_AppointmentItem.EndInEndTimeZone Property

Definition

Returns or sets a DateTime value that represents the end date and time of the appointment expressed in the EndTimeZone. Read/write.

public:
 property DateTime EndInEndTimeZone { DateTime get(); void set(DateTime value); };
public DateTime EndInEndTimeZone { get; set; }
Public Property EndInEndTimeZone As DateTime

Property Value

Remarks

This is the value displayed as End time in the appointment inspector user interface.

Applies to