Share via


WorkingHours.TimeZone Property

The TimeZone property gets or sets a value that identifies the time zone settings for the working hours.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

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

value = instance.TimeZone

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

Property Value

Type: ExchangeWebServices.SerializableTimeZone
The TimeZone property returns elements that identify time zone information. It also returns any information about the transition between standard time and daylight saving time.