LoadOptions Properties

The LoadOptions type exposes the following members.

Properties
  NameDescription
Public propertyMessageFormat
Represents the mail message format.It can be in eml,msg or mhtml format. The default value is Eml.
Public propertyPrefferedTextEncoding
Gets or sets preferred encoding for message. The default value is null.
Public propertyPreserveEmbeddedMessageFormat
Gets or sets a value indicating whether it is necessary to preserve format of embedded message at loading in MailMessage.
See Also