TnefLoadOptions
Contents
[
Hide
]TnefLoadOptions class
Allows to specify additional options when loading MailMessage from Tnef format.
The TnefLoadOptions type exposes the following members:
Constructors
Name | Description |
---|---|
TnefLoadOptions() | Initializes a new instance of this class that can be used to loading a MailMessage from Tnef format. |
Properties
Name | Description |
---|---|
preferred_text_encoding | Gets or sets preferred encoding for message. Forcibly sets the preferred encoding for message subject and body. The default value is null. |
message_format | Represents the mail message format.It can be in eml,msg or mhtml format. The default value is Eml. |
preserve_embedded_message_format | Gets or sets a value indicating whether it is necessary to preserve format of embedded message at loading. By default the value is false. |
remove_signature | Gets or sets a value indicating whether signature will be removed while loading. |
See Also
- namespace aspose.email
- assembly Aspose.Email