Hi,
I'm writing some C# code to view/add/edit AppointmentItems in Microsoft Outlook 2007. I'm accessing a secondary calendar (MAPIFolder) and I would like to programmatically change the color of the calendar. Is that possible?
Thanks in advance ...