Rule.Name Property (Outlook)

Returns or sets a String representing the name of the rule. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .Name

expression A variable that represents a Rule object.

Remarks

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.

See Also

Concepts

Rule Object

Rule Object Members