ExTimeZoneValue.ExTimeZone property
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public Property ExTimeZone As ExTimeZone
Get
Private Set
'Usage
Dim instance As ExTimeZoneValue
Dim value As ExTimeZone
value = instance.ExTimeZone
public ExTimeZone ExTimeZone { get; private set; }
Property value
Type: ExTimeZone