The code line below works for a previously declared myRecipient.
Set CalendarFolder = myNamespace.GetSharedDefaultFolder(myRecipient, olfolderinbox)
but when I change olfolderinbox to olfoldercalendar it doesn't. Can anybody suggest why this might be?
Bookmarks