MeetingRequest.TimeZone Property

Definition

Gets the name of the time zone that the appointment is defined in.

public:
 property System::String ^ TimeZone { System::String ^ get(); };
public string TimeZone { get; }
Public ReadOnly Property TimeZone As String

Property Value

The name of the time zone that the appointment is defined in.

Applies to