Log in

View Full Version : ADD a calendar appointment to a MULTI/NESTED Outlook calendar (NOT DEFAULT CALENDAR)



apezz
01-18-2008, 05:18 AM
How can I ADD a calendar appointment to a MULTI/NESTED Outlook calendar folder (NOT THE DEFAULT CALENDAR)?

I have the following code to RETRIEVE appointments in a nested outlook calendar folder:

Set Fldr = olNs.Folders("Personal Folders").Folders("CUSTOMCalendar")