HtmlLoadOptions Properties |
The HtmlLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | MessageFormat |
Represents the mail message format.It can be in eml,msg or mhtml format.
The default value is Eml.
(Inherited from LoadOptions.) |
![]() | PathToResources |
Path to directory with resources files.
|
![]() | PrefferedTextEncoding |
Gets or sets preferred encoding for message.
The default value is null.
(Inherited from LoadOptions.) |
![]() | PreserveEmbeddedMessageFormat |
Gets or sets a value indicating whether it is necessary to preserve format of
embedded message at loading in MailMessage.
(Inherited from LoadOptions.) |
![]() | ShouldAddPlainTextView |
Specifies whether to add a text representation of the body or not.
Default value is false.
|