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

Concepts

Exception Object Members

Exception Object