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")