Compartilhar via


GetUserAvailabilityRequest.TimeZone Property

Namespace:  Microsoft.Exchange.InfoWorker.Common.Availability.Proxy
Assembly:  Microsoft.Exchange.InfoWorker.Common (in Microsoft.Exchange.InfoWorker.Common.dll)

Syntax

'Declaration
Public Property TimeZone As SerializableTimeZone
    Get
    Set
'Usage
Dim instance As GetUserAvailabilityRequest
Dim value As SerializableTimeZone

value = instance.TimeZone

instance.TimeZone = value
public SerializableTimeZone TimeZone { get; set; }

Property Value

Type: SerializableTimeZone