A
Alex Yakhnin
Hi all,
I have an VSTO Add-in Outlook 2007 application that is accessing other
user's shared calendars and created appointments for them. We also have a
set of custom colored Categories that must be applied to these appointments.
So I create the Categories by updating the Application.Session.Categories
and the appoinments show the correct colors in my calendar, but they don'ts
show up in the other user's shared calendars.
So here's the question: How can I create these Categories programmatically
for other users? I know that Microsoft has removed the Master List that was
stored in the registry for Outlook 2007.
I've been searching for this solution high and low, tried many different
approaches like using CDO, etc.. nothing works.
Thx... Alex
I have an VSTO Add-in Outlook 2007 application that is accessing other
user's shared calendars and created appointments for them. We also have a
set of custom colored Categories that must be applied to these appointments.
So I create the Categories by updating the Application.Session.Categories
and the appoinments show the correct colors in my calendar, but they don'ts
show up in the other user's shared calendars.
So here's the question: How can I create these Categories programmatically
for other users? I know that Microsoft has removed the Master List that was
stored in the registry for Outlook 2007.
I've been searching for this solution high and low, tried many different
approaches like using CDO, etc.. nothing works.
Thx... Alex