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