Deleted Property
From Microsoft Outlook Visual Basic
Deleted Property
Indicates that the appointment became an exception because it was deleted from the recurring pattern. The Deleted property is True if the AppointmentItem was deleted. Read-only Boolean.
expression.Deleted
expression Required. An expression that returns an Exception object.