Compartir a través de


ExTimeZone.TimeZoneInformation Property

Namespace:  Microsoft.Exchange.ExchangeSystem
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
Public Property TimeZoneInformation As ExTimeZoneInformation
    Get
    Private Set
'Usage
Dim instance As ExTimeZone
Dim value As ExTimeZoneInformation

value = instance.TimeZoneInformation
public ExTimeZoneInformation TimeZoneInformation { get; private set; }