S Sue Mosher [MVP-Outlook] Oct 25, 2007 #2 Return the Rules collection with the Namespace.GetRules method, then in a loop, call Rules.Remove until no rules remain. See http://www.outlookcode.com/codedetail.aspx?id=1711 for a VBA code sample. BTW, the newsgroup for general Outlook programming questions is microsoft.public.outlook.program_vba. This group is for forms issues.
Return the Rules collection with the Namespace.GetRules method, then in a loop, call Rules.Remove until no rules remain. See http://www.outlookcode.com/codedetail.aspx?id=1711 for a VBA code sample. BTW, the newsgroup for general Outlook programming questions is microsoft.public.outlook.program_vba. This group is for forms issues.