Share via


AutoFormatRules.Save Method (Outlook)

Save all changes to AutoFormatRule objects within the AutoFormatRules collection.

Version Information

Version Added: Outlook 2007

Syntax

expression .Save

expression A variable that represents an AutoFormatRules object.

Remarks

Any changes made to the AutoFormatRules collection, such as adding or removing AutoFormatRule objects, or to an AutoFormatRule object within the collection, are persisted only if this method is called.

See Also

Concepts

AutoFormatRules Object

AutoFormatRules Object Members