_TimeZones.CurrentTimeZone Property

Definition

Returns a TimeZone value that represents the current Windows system local time zone. Read-only.

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

Property Value

Applies to