ExTimeZone.CurrentTimeZone Property
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
Public Shared Property CurrentTimeZone As ExTimeZone
Get
Private Set
'Usage
Dim value As ExTimeZone
value = ExTimeZone.CurrentTimeZone
public static ExTimeZone CurrentTimeZone { get; private set; }