How to create a new category

  • Thread starter Thread starter kfawell
  • Start date Start date
K

kfawell

I would like to be able to create new categories from an add-in that I
making. How can I display the existing category dialog and make the create
new category part of it active?

Thank you.
 
To create a new category, use the Namespace.Categories.Add method and the
properties of the Category object. The Categories dialog would not be
involved at all.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 

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