User-defined categories

  • Thread starter Thread starter Kristian
  • Start date Start date
K

Kristian

ello,
Does anyone know a way to remove built-in categories and
replace them with our own?

TiA,
Best Regards,
Kristian
 
Create a new contact and press the Categories... button. Then press the
Master Category List... button. You can control it here.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-Creating Signatures
-Create an Office XP CD slipstreamed with Service Pack 3
 
Sorry, I meant in code.
To permanently remove built-in categories and to add
company specific categories company-wide.

k
-----Original Message-----
Create a new contact and press the Categories... button. Then press the
Master Category List... button. You can control it here.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-Creating Signatures
-Create an Office XP CD slipstreamed with Service Pack 3

-----
ello,
Does anyone know a way to remove built-in categories and
replace them with our own?

TiA,
Best Regards,
Kristian


.
 
Alright, you can create the list on a computer the way you want it and then
export the following key;
[HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Categories]
(where 11.0 stands for Office 2003)

When you import this key at startup they've got the template category list.

If you want to do it in code check the developers newsgroup;
outlook.program_vba

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-Creating Signatures
-Create an Office XP CD slipstreamed with Service Pack 3

-----
Kristian said:
Sorry, I meant in code.
To permanently remove built-in categories and to add
company specific categories company-wide.

k
-----Original Message-----
Create a new contact and press the Categories... button. Then press the
Master Category List... button. You can control it here.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-Creating Signatures
-Create an Office XP CD slipstreamed with Service Pack 3

-----
ello,
Does anyone know a way to remove built-in categories and
replace them with our own?

TiA,
Best Regards,
Kristian


.
 
Back
Top