Share via


AppointmentItem.StartInStartTimeZone Property

Outlook Developer Reference

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

Version Information
 Version Added:  Outlook 2007

Syntax

expression.StartInStartTimeZone

expression   A variable that represents an AppointmentItem object.

Remarks

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

See Also