Appointment.StartTimeZone Property

Definition

Gets or sets the time zone of the Start property of the appointment.

public:
 property TimeZoneInfo ^ StartTimeZone { TimeZoneInfo ^ get(); void set(TimeZoneInfo ^ value); };
public TimeZoneInfo StartTimeZone { get; set; }
Public Property StartTimeZone As TimeZoneInfo

Property Value

The time zone of the Start property.

Applies to