MeetingRequest.StartTimeZone Property

Definition

Gets or sets the time zone of the Start property and the ReminderDueBy property of the meeting request.

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

Property Value

An instance of the TimeZoneInfo class that specifies the time zone of the Start property and the ReminderDueBy property of the meeting request.

Applies to