_TimeZones.CurrentTimeZone 属性

定义

返回一个 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

属性值

适用于