MsgLoadOptions Class |
Namespace: Aspose.Email
The MsgLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | MsgLoadOptions |
Initializes a new instance of this class that can be used to loading MailMessage from Msg format.
|
Name | Description | |
---|---|---|
![]() | DecodeClearSignedContent |
Gets or sets a value indicating whether clear-signed message will be decoded.
|
![]() | KeepOriginalEmailAddresses |
Gets or sets a value indicating whether need keep original email address.
|
![]() | MessageFormat |
Represents the mail message format.It can be in eml,msg or mhtml format.
The default value is Eml.
(Inherited from LoadOptions.) |
![]() | 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.) |
![]() | PreserveTnefAttachments |
Controls loading TNEF attachment behavior.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |