Rules problems w/Outlook 2003 (beta)

  • Thread starter Thread starter Bill Bostic
  • Start date Start date
B

Bill Bostic

Cannot delete rules that are identical except one is on
server and one on client. have tried deleting all and
updating, but seems to have no impact on server side.
Suggestions?
 
Do you have a copy of OutlookSpy (www.dimastr.com)? If you do you can
try deleting any hidden messages in the Inbox that have a message
class of "IPM.Rule.Message". Also delete the hidden message with the
message class of "IPM.RuleOrganizer". Hidden messages are located in
the Associated Contents tab of the IMAPFolder object in the Inbox.

You could also get those hidden messages and delete them using CDO
1.21 code.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Lead Author, Professional Outlook 2000 Programming, Wrox Press
Lead Author, Beginning VB 6 Application Development, Wrox Press
Attachment Options
http://www.slovaktech.com/attachmentoptions.htm
Extended Reminders
http://www.slovaktech.com/extendedreminders.htm
 
Back
Top