GetUserAvailabilityRequestType.TimeZone Property

Definition

The TimeZone property gets or sets the client's time zone information. This includes the transition between standard time and daylight saving time.

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 a SerializableTimeZone object.

Applies to