MhtmlLoadOptions
MhtmlLoadOptions class
Inherits: Aspose::Email::LoadOptions
Allows to specify additional options when loading MailMessage from Mhtml format.
Constructors
| Name | Description |
|---|---|
| MhtmlLoadOptions | Initializes a new instance of this class that can be used to loading MailMessage from Mhtml format. |
Methods
| Name | Description |
|---|---|
| get_PreserveTnefAttachments | Controls loading TNEF attachment behaviour. By default the value is false. |
| set_PreserveTnefAttachments | Controls loading TNEF attachment behaviour. By default the value is false. |