Retrieve List of Categories

  • Thread starter Thread starter Chris Walter
  • Start date Start date
C

Chris Walter

Hi,
I try to code an addin that synchronizes 2 calendars
based on categories, ie only appointments with specific
categories selected are synchronized.

I therefore need a list of all available categories, so
the user can decided which categories to synch.
How do I get the Master Category List out of the registry
or is there a way within the object model.

Thx in advance
 
I found a solution by myself, if anyone is interested in
the code snippet fell free to mail me.

Chris
 
Back
Top