Compartir a través de


ExTimeZone.UnspecifiedTimeZone Property

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

Syntax

'Declaration
Public Shared Property UnspecifiedTimeZone As ExTimeZone
    Get
    Private Set
'Usage
Dim value As ExTimeZone

value = ExTimeZone.UnspecifiedTimeZone
public static ExTimeZone UnspecifiedTimeZone { get; private set; }