Exception.Deleted property (Outlook)

Returns a Boolean value that indicates whether the AppointmentItem was deleted from the recurring pattern. Read-only

Syntax

expression. Deleted

expression A variable that represents an Exception object.

Remarks

If this property returns True, then the AppointmentItem was deleted from the recurring pattern.

See also

Exception Object

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.