PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Accessing / Updating Categories list
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Accessing / Updating Categories list
![]() |
Accessing / Updating Categories list |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#3 |
|
Guest
Posts: n/a
|
"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 |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

