Share via


AppointmentItem.EndUTC Property (Outlook)

Returns or sets a Date value that represents the end date and time of the appointment expressed in the Coordinated Univeral Time (UTC) standard. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .EndUTC

expression A variable that represents an AppointmentItem object.

Remarks

Changing the value for the AppointmentItem.End property or the AppointmentItem.EndTimeZone property will cause Outlook to recalculate the EndUTC.

See Also

Concepts

AppointmentItem Object Members

AppointmentItem Object