MailBee.NET Objects 7.2

Rule Properties

The properties of the Rule class are listed below. For a complete list of Rule class members, see the Rule Members topic.

Public Instance Properties

RuleType Gets the type of the action to perform when processing HTML tags which match the rule condition.
TagAttributes Gets the list of attributes any of which must exist in the tag definiton in order to satisfy the rule condition for TagName tag.
TagName Gets the name of the HTML tag for which to apply the rule.

See Also

Rule Class | MailBee.Html Namespace | RuleSet