Accessing / Updating Categories list

N

Neil Dittmar

Hello all,

Is there any way to programatically access and update the
Master Categories list for a user? I am programming in
both an Outlook Form (VBScript) and VB 6.0 environment so
the ability to access on either level will do. Is there
something via the Outlook Object Model that I can use?
Any help would be appreciated.

Thanks,

Neil Dittmar
Software Developer
Aurora Information Systems
 
S

Sue Mosher [MVP-Outlook]

The master categories list is in the user's Windows registry, so use
registry methods.
 
M

michaaal

Sue Mosher said:
The master categories list is in the user's Windows registry, so use
registry methods.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers


The categories are here in the registry if anyone is interested...
HKCU\Software\Micdrosoft\Office\9.0\Outlook\Categories
 

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