AppointmentItem.StartUTC property (Outlook)
Returns or sets a Date value that represents the start date and time of the appointment expressed in the Coordinated Universal Time (UTC) standard. Read/write.
Syntax
expression. StartUTC
expression A variable that represents an AppointmentItem object.
Remarks
Changing the value for the AppointmentItem.Start property or the AppointmentItem.StartTimeZone property will cause Outlook to recalculate the value of StartUTC.
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.