Other Calendars in Outlook

A

Andy Jax

I need to access a calendar in my Other Calendars area using VBA. The
recipient is "Master Schedule". How do I do this?
 
A

Andy Jax

It is not in the public folder tree, it is an individual user mailbox in the
system. Does this make a difference?

Thanks
 
D

Dmitry Streblechenko

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
 
Top