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