Getting Category List using MAPI C++

R

Rahu

How can I lists/add/delete categories of outlook contacts, calendars etc?
How can I get category color and shortcut keys?
How can I lists/add/delete categories in Master category List.

Programming language is c++ using mapi header files. I am not using .Net or
any other library or components. Currently I am able to retrieve category
name associated with a contact but I don't know other things.

I am using outlook 2007. But I heard that categories logic is different for
outlook 2007 and other previous versions(like 2003).
 
B

Brian Tillman [MVP - Outlook]

How can I lists/add/delete categories of outlook contacts, calendars etc?
How can I get category color and shortcut keys?
How can I lists/add/delete categories in Master category List.

Programming language is c++ using mapi header files. I am not using .Net or
any other library or components. Currently I am able to retrieve category
name associated with a contact but I don't know other things.

I am using outlook 2007. But I heard that categories logic is different for
outlook 2007 and other previous versions(like 2003).

Programming questions belong in one of the programming groups, like
microsoft.public.outlook.program_vba or .program_addins.
 

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