EmailField
EmailField class
描述电子邮件字段 enumeration
public class EmailField : Enumeration
构造函数
方法
字段
姓名 |
描述 |
static readonly Attachments |
默认字段文本为“附件”。 |
static readonly Bcc |
默认字段文本为“Bcc”。 |
static readonly Cc |
默认字段文本为“抄送”。 |
static readonly End |
默认字段文本为“结束”。 |
static readonly From |
默认字段文本为“发件人”。 |
static readonly Importance |
默认字段文本为“重要性”。 |
static readonly Location |
默认字段文本为“位置”。 |
static readonly Organizer |
默认字段文本为“组织者”。 |
static readonly PageHeader |
默认字段文本为“PageHeader”。 |
static readonly Recurrence |
默认字段文本为“重复”。 |
static readonly RecurrencePattern |
默认字段文本为“RecurrencePattern”。 |
static readonly RequiredAttendees |
默认字段文本为“RequiredAttendees”。 |
static readonly Sent |
默认字段文本为“已发送”。 |
static readonly ShowTimeAs |
默认字段文本为“ShowTimeAs”。 |
static readonly Start |
默认字段文本为“开始”。 |
static readonly Subject |
默认字段文本为“主题”。 |
static readonly TabField |
默认字段文本为“TabField”。 |
static readonly To |
默认字段文本为“To”. |
也可以看看