CalendarItemType.MeetingTimeZone Property

Definition

The MeetingTimeZone property gets or sets an instance of the TimeZoneType class that represents the time zone of the location where the meeting is hosted.

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

Property Value

The MeetingTimeZone property returns an instance of the TimeZoneType class that represents the time zone of the location where the meeting is hosted.

Applies to