AppointmentLoadOptions

AppointmentLoadOptions class

代表约会加载选项

public class AppointmentLoadOptions

构造函数

姓名描述
AppointmentLoadOptions()初始化AppointmentLoadOptions class

特性

姓名描述
ApplyLocalTZ { get; set; }将时间转换为本地时区
DetectEncoding { get; set; }通过分析其字节顺序标记 (BOM) 确定数据编码
EventIndex { get; set; }在单个 ics 文件中有多个事件的情况下确定 VEVENT 索引。 在 CalendarReader 读取多个事件的情况下的起始 VEVENTCalendarReader.
IgnoreSmtpAddressCheck { get; set; }定义是否跳过 SMTP 地址验证。

也可以看看