A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Programming custom Categories into Master Categories List



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old November 30th 06, 12:19 AM posted to microsoft.public.outlook.program_forms
John E.
external usenet poster
 
Posts: 37
Default Programming custom Categories into Master Categories List

I need to embed some code in my folder based application that will insert
custom Categories into the Outlook Master Categories List. The source of the
custom Categories are a set of string records in an Excel Spread sheet. I
know how to load the strings from the spreadsheet and have studied Sue
Mosher's technique in section 6.6 of her book that uses the Split/Join
functions and arrays, but that only inserts a category in place of an
existing category in an item...not in the Master Category List. Can anyone
advise me or point me to how to do this? I can't find any references on
program access or the object model for accessing the Master Category List.
--
John E.
  #2  
Old December 1st 06, 03:01 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Programming custom Categories into Master Categories List

The user's Master Category List is held in the Windows registry in versions before Outlook 2007, so you'd use registry methods, not Outlook techniques. See http://www.slipstick.com/outlook/olcat.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"John E." wrote in message ...
I need to embed some code in my folder based application that will insert
custom Categories into the Outlook Master Categories List. The source of the
custom Categories are a set of string records in an Excel Spread sheet. I
know how to load the strings from the spreadsheet and have studied Sue
Mosher's technique in section 6.6 of her book that uses the Split/Join
functions and arrays, but that only inserts a category in place of an
existing category in an item...not in the Master Category List. Can anyone
advise me or point me to how to do this? I can't find any references on
program access or the object model for accessing the Master Category List.
--
John E.

  #3  
Old March 30th 09, 04:46 AM posted to microsoft.public.outlook.program_forms
gdk
external usenet poster
 
Posts: 2
Default Programming custom Categories into Master Categories List

Where is the master categories list stored in outlook 2007 ?

"Sue Mosher [MVP-Outlook]" wrote:

The user's Master Category List is held in the Windows registry in versions before Outlook 2007, so you'd use registry methods, not Outlook techniques. See http://www.slipstick.com/outlook/olcat.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"John E." wrote in message ...
I need to embed some code in my folder based application that will insert
custom Categories into the Outlook Master Categories List. The source of the
custom Categories are a set of string records in an Excel Spread sheet. I
know how to load the strings from the spreadsheet and have studied Sue
Mosher's technique in section 6.6 of her book that uses the Split/Join
functions and arrays, but that only inserts a category in place of an
existing category in an item...not in the Master Category List. Can anyone
advise me or point me to how to do this? I can't find any references on
program access or the object model for accessing the Master Category List.
--
John E.


  #4  
Old March 30th 09, 11:06 AM posted to microsoft.public.outlook.program_forms
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Programming custom Categories into Master Categories List



See:
http://www.vboffice.net/workshop.htm...md=showitem#t6

--
Best regards
Michael Bauer - MVP Outlook

: Outlook Categories? Category Manager Is Your Tool
: VBOffice Reporter for Data Analysis & Reporting
: http://www.vboffice.net/product.html?pub=6&lang=en


Am Sun, 29 Mar 2009 20:46:06 -0700 schrieb gdk:

Where is the master categories list stored in outlook 2007 ?

"Sue Mosher [MVP-Outlook]" wrote:

The user's Master Category List is held in the Windows registry in

versions before Outlook 2007, so you'd use registry methods, not Outlook
techniques. See http://www.slipstick.com/outlook/olcat.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"John E." wrote in message

...
I need to embed some code in my folder based application that will insert
custom Categories into the Outlook Master Categories List. The source

of the
custom Categories are a set of string records in an Excel Spread sheet.

I
know how to load the strings from the spreadsheet and have studied Sue
Mosher's technique in section 6.6 of her book that uses the Split/Join
functions and arrays, but that only inserts a category in place of an
existing category in an item...not in the Master Category List. Can

anyone
advise me or point me to how to do this? I can't find any references

on
program access or the object model for accessing the Master Category

List.
--
John E.


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
restore categories in Outlook master category list Rose Tree Outlook - Using Contacts 2 January 4th 07 04:07 AM
Limit to Categories in master List Jack Outlook - General Queries 0 October 7th 06 03:08 PM
master list of categories and labels [email protected] Outlook - Using Contacts 2 September 21st 06 12:48 PM
master categories Jim S Outlook - Using Contacts 1 February 9th 06 11:09 PM
My Contact "categories" (custom) are no longer shown in Master. [email protected] Outlook - Using Contacts 1 January 11th 06 10:24 PM


All times are GMT +1. The time now is 04:50 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.