_TimeZones.CurrentTimeZone 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回一个 TimeZone 值,该值表示当前 Windows 系统本地时区。 只读。
public:
property Microsoft::Office::Interop::Outlook::TimeZone ^ CurrentTimeZone { Microsoft::Office::Interop::Outlook::TimeZone ^ get(); };
public Microsoft.Office.Interop.Outlook.TimeZone CurrentTimeZone { get; }
Public ReadOnly Property CurrentTimeZone As TimeZone