Class MailMessageSaveType
Contents
[
Hide
]MailMessageSaveType class
Represents the mail message format.It can be in eml,msg or mhtml format.
public sealed class MailMessageSaveType
Properties
Name | Description |
---|---|
static EmlFormat { get; } | Gets the eml. |
static EmlxFormat { get; } | Gets the emlx. |
static HtmlFormat { get; } | Gets the Html. |
static MHtmlFormat { get; } | Gets the MHT. |
static OutlookMessageFormat { get; } | Gets the MSG. |
static OutlookMessageFormatUnicode { get; } | Gets the MSG. |
static OutlookTemplateFormat { get; } | Gets the MSG. |
Methods
Name | Description |
---|---|
override Equals(object) | Equalses the specified o. |
override GetHashCode() | Serves as a hash function for a particular type. |
override ToString() | Returns a String that represents the current Object. |
See Also
- namespace Aspose.Email
- assembly Aspose.Email