MeetingRequest.EndTimeZone Property

Definition

Gets or sets the time zone of the End property of the meeting request.

public:
 property TimeZoneInfo ^ EndTimeZone { TimeZoneInfo ^ get(); };
public TimeZoneInfo EndTimeZone { get; }
Public ReadOnly Property EndTimeZone As TimeZoneInfo

Property Value

An instance of the TimeZoneInfo class that specifies the time zone of the End property of the meeting request.

Applies to