Other Calendars in Outlook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to access a calendar in my Other Calendars area using VBA. The
recipient is "Master Schedule". How do I do this?
 
It is not in the public folder tree, it is an individual user mailbox in the
system. Does this make a difference?

Thanks
 
GetSharedDefaultFolder works with other mailboxes, it cannot (and should
not) be used with PFs. And I am not even sure what made you think it in any
way applies to PFs.
Have you actually tried to use that method?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 
Back
Top