ICustomizationMailConditions Interface
Description
The collection of configurations for custom automatic mail notifications.
Public Methods
Public Method AddConditionCreates a new CustomizationMailCondition.
Public Method RemoveConditionDeletes the specified CustomizationMailCondition.
Public Properties
Public Property ConditionGets the CustomizationMailCondition specified by the name and type.
Public Property ConditionExistChecks if the specified mail customization condition exists.
Public Property ConditionsGets the list of CustomizationMailCondition objects.
See Also