AppointmentItem.EndInEndTimeZone Property

Outlook Developer Reference

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

Version Information
 Version Added:  Outlook 2007

Syntax

expression.EndInEndTimeZone

expression   A variable that represents an AppointmentItem object.

Remarks

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

See Also