AppointmentItem.EndUTC property (Outlook)
Returns or sets a Date value that represents the end date and time of the appointment expressed in the Coordinated Universal Time (UTC) standard. Read/write.
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
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.