MailMessageSaveType

MailMessageSaveType class

代表邮件消息格式,可以是eml,msg或者mhtml格式。

public sealed class MailMessageSaveType

特性

姓名描述
static EmlFormat { get; }获取 eml.
static EmlxFormat { get; }获取 emlx.
static HtmlFormat { get; }获取 Html.
static MHtmlFormat { get; }获取 MHT。
static OutlookMessageFormat { get; }获取味精。
static OutlookMessageFormatUnicode { get; }获取味精。

方法

姓名描述
override Equals(object)等于指定的 o.
override GetHashCode()用作特定类型的哈希函数。
override ToString()返回一个String代表当前Object.

也可以看看