MapiCalendarTimeZoneInfo

MapiCalendarTimeZoneInfo class

代表mapi日历时区规则

public sealed class MapiCalendarTimeZoneInfo

构造函数

姓名描述
MapiCalendarTimeZoneInfo()初始化MapiCalendarTimeZoneInfo类.

特性

姓名描述
Bias { get; set; }获取或设置时区与 UTC 的分钟偏移量。
DaylightBias { get; set; }获取或设置夏令时从 lBias 的分钟偏移量。
DaylightDate { get; set; }获取或设置指示何时开始使用 DaylightBias 的日期和本地时间。
StandardBias { get; set; }获取或设置标准时间内从 lBias 开始的偏移量。
StandardDate { get; set; }获取或设置指示何时开始使用 StandardBias 的日期和本地时间。
TimeZoneFlags { get; set; }获取或设置指定有关此 TimeZoneRule 信息的各个位标志
Year { get; set; }获取或设置该规则计划生效的年份。

也可以看看