| ICustomizationMailCondition Interface : Deleted Property | 
| Visual Basic | 
|---|
Public Property Deleted As Boolean  | 
As a property-get: Returns True if CustomizationMailConditions.RemoveCondition has been called for this object.
As a property-set: Marks the condition for deletion if set to True; acts as undo for removal if set to False.