WorkingHours.TimeZone Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.