Share via


AppointmentItem.CreationTime Property (Outlook)

Returns a Date indicating the creation time for the Outlook item. Read-only.

Syntax

expression .CreationTime

expression A variable that represents an AppointmentItem object.

Remarks

This property corresponds to the MAPI property PidTagCreationTime.

See Also

Concepts

AppointmentItem Object Members

AppointmentItem Object