WorkingHours.TimeZone Property

Definition

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

public:
 property ExchangeWebServices::SerializableTimeZone ^ TimeZone { ExchangeWebServices::SerializableTimeZone ^ get(); void set(ExchangeWebServices::SerializableTimeZone ^ value); };
public ExchangeWebServices.SerializableTimeZone TimeZone { get; set; }
Public Property TimeZone As SerializableTimeZone

Property Value

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.

Applies to