OriginalDate Property

See Also         Example         Applies To        

Returns the original date and time of an AppointmentItem before it was altered. This property will return the original date even if the AppointmentItem has been deleted but it will not return the original time if deletion has occurred.

Read-only as Date/Time.

Syntax

objException.OriginalDate

objException   Required. An expression that returns an Exception object.