MessageBuilderConfig Properties |
The MessageBuilderConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddressDelimeter |
Gets or sets the character to be used as a delimiter for e-mail addresses.
|
![]() | BuildHeaderOnly |
Forces MailBee to build only the message header and leave the body section intact.
|
![]() ![]() | 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.
|
![]() | KeepEmptyHeaders |
Forces MailBee to include empty headers in the message upon building the message.
|
![]() ![]() | OnReplaceUriWithCid |
Gets or sets the delegate to be called whenever MailBee tries to import the resource referenced in the HTML body and replace it with CID.
|
![]() | RelatedAlternativeNestingOrder |
Sets how MailBee should enclose "multipart/related" and "multipart/alternative" MIME part in each other.
|
![]() ![]() | 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.
|