Compartir a través de


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; }