Rule.Name property (Outlook)
Returns or sets a String representing the name of the rule. Read/write.
expression.Name
expression A variable that represents a Rule object.
Name is the default property and an indexer for a rule in a Rules collection object. It corresponds to PidTagRuleMsgName (0x65EC001E).
Rule names are not unique among rules in the same collection.
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.