Deleted Property

Microsoft Outlook Visual Basic

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.