Outlook 2007

S

Sue Mosher [MVP-Outlook]

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top