Initializes a new instance of this object.
Assigns another partial email envelope to this object.
The value to partial copy.
This object.
Adds a value to the bcc field.
The value to add.
This object.
Sets the bcc field.
The value to set.
This object.
Returns a copy of the built envelope.
A copy of the currently built up envelope object.
Adds a value to the cc field.
The value to add.
This object.
Sets the cc field.
The value to set.
This object.
Copies another email envelope to this object.
The value to copy.
This object.
Sets the from field.
The value to set.
This object.
Adds a value to the 'to' field.
The value to add.
This object.
Sets the to field.
The value to set.
This object.
Represents a builder for an email envelope.