MailBee.NET Objects 4.0

MessageBuilderConfig Members

MessageBuilderConfig overview

Public Instance Properties

AddressDelimeter Gets or sets the character to be used as a delimiter for e-mail addresses.
HtmlToPlainMode Gets or sets the condition which triggers automatic conversion of the HTML body of the message into plain-text.
HtmlToPlainOptions Gets or sets the options which affect automatic conversion of the HTML body into plain-text.
RelatedFilesFolder Gets or sets the path to the folder from which to take the files related to the message.
RemoveBccOnSend Indicates whether BCC header should be removed from the message when it gets sent or submitted to the pickup folder.
SetDateOnSend Indicates whether the current date and time should be added to the message at the moment of sending or submitting to the pickup folder.
SetMessageIDOnSend Indicates if Message-ID header should be set to a new unique value and added to the message at the moment of sending or submitting to the pickup folder.

Public Instance Methods

Apply Rebuilds the message accordingly the current settings.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

MessageBuilderConfig Class | MailBee.Mime Namespace | MailMessage | Builder | Parser