AutoFormatRules.Save method (Outlook)
Save all changes to AutoFormatRule objects within the AutoFormatRules collection.
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
Support and feedback
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.