Automate Email Categories Dialog

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I love Categories in Outlook 2007. I would like to force the "Color
Categories" dialog to pop-up everytime I Close an email to ensure that I
categorize that mail approprately.

Can someone please tell me how to do this?

Thanks,

Shazzam
 
That would requirre VBA code calling the ShowCategoriesDialog method.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Hello Sue,

Thanks for the reply. I figured this was going to require some type of
programming.

Is this simple enough that you can reply with a sample?

Thanks,

Bruce.
 
No, it's not simple, because of the need to handle multiple mail items that might be open at one time.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/article.aspx?id=54
 

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

Back
Top