Appointment.TimeZone Property

Definition

Gets the time zone that is specified for the appointment.

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

Property Value

The time zone that is specified for the appointment.

Applies to