MapiCalendarOverrideFlags
MapiCalendarOverrideFlags enumeration
指定 MapiCalendarOverrideFlags 结构中的哪些数据具有与循环序列不同的值。
[Flags]
public enum MapiCalendarOverrideFlags
价值观
| 姓名 | 价值 | 描述 |
|---|---|---|
| Subject | 1 | 表示存在 Subject、SubjectLength 和 SubjectLength2 字段。 |
| MeetingType | 2 | 表示存在 MeetingType 字段。 |
| ReminderDelta | 4 | 表示存在 ReminderDelta 字段。 |
| Reminder | 8 | 表示存在 ReminderSet 字段。 |
| Location | 10 | 表示存在 Location、LocationLength 和 LocationLength2 字段。 |
| BusyStatus | 20 | 表示 BusyStatus 字段存在。 |
| Attachment | 40 | 表示存在附件字段。 |
| Subtype | 80 | 表示存在 SubType 字段。 |
| AppointmentColor | 100 | 保留供将来使用,不得设置。 |
| ExceptionalBody | 200 | 表示异常嵌入消息对象上设置了 PidTagRtfCompressed 属性。 |
也可以看看
- 命名空间 Aspose.Email.Mapi
- 部件 Aspose.Email