Initializes a new instance of this object.
Assigns the other object to the current email object.
The object to copy.
This object.
Copies another email into the builder.
The object to copy.
This object.
Sets the envelope of where the email is going.
The value to set.
This object.
Sets the message of the email.
The message can be raw text or html.
A html enabled formatted message to set.
This object.
Sets the subject line of the email.
The value to set.
This object.
Represents a builder for an email.