MailMessageSaveType
MailMessageSaveType class
Represents the mail message format.It can be in eml,msg or mhtml format.
Methods
| Name | Description |
|---|---|
| Equals | Equalses the specified o. |
| get_EmlFormat | Gets the eml. |
| get_EmlxFormat | Gets the emlx. |
| get_HtmlFormat | Gets the Html. |
| get_MHtmlFormat | Gets the MHT. |
| get_OutlookMessageFormat | Gets the MSG. |
| get_OutlookMessageFormatUnicode | Gets the MSG. |
| get_OutlookTemplateFormat | Gets the MSG. |
| GetHashCode | Serves as a hash function for a particular type. |
| ToString | Returns a T:System::String that represents the current T:System::Object . |