PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Accessing / Updating Categories list

Reply

Accessing / Updating Categories list

 
Thread Tools Rate Thread
Old 04-08-2004, 04:35 PM   #1
Neil Dittmar
Guest
 
Posts: n/a
Default Accessing / Updating Categories list


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
  Reply With Quote
Old 04-08-2004, 04:52 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Accessing / Updating Categories list

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
http://www.outlookcode.com/jumpstart.aspx


"Neil Dittmar" <anonymous@discussions.microsoft.com> wrote in message
news:c2d901c47a38$b5557390$a301280a@phx.gbl...
> 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



  Reply With Quote
Old 12-09-2004, 03:47 PM   #3
michaaal
Guest
 
Posts: n/a
Default Re: Accessing / Updating Categories list


"Sue Mosher [MVP-Outlook]" <suemvp@outlookcode.com> wrote in message
news:uinF0ujeEHA.2804@TK2MSFTNGP11.phx.gbl...
> 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
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Neil Dittmar" <anonymous@discussions.microsoft.com> wrote in message
> news:c2d901c47a38$b5557390$a301280a@phx.gbl...
> > 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

>
>



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


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off