_AutoFormatRules.RemoveAll Method
Removes all custom formatting rules from the AutoFormatRules collection.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Sub RemoveAll
'Usage
Dim instance As _AutoFormatRules
instance.RemoveAll()
[DispIdAttribute()]
void RemoveAll()
Remarks
This method removes every AutoFormatRule object with a Standard property value set to False.