get calendar item of another user (not in present in public folder !! )

I

inqui69

Hi,
is it possible to pick the calendar items of from a user the shared with me his calendar?

I mean... my code works perfecly with calendars in PUBLIC FOLDER or with MY Calendar but does not work with OTHER calendar not in SHARED FOLDER.


Here the code that works fine with my (I am Giuseppe) calendar:

......
Set Cal = ns.Folders("Cassetta postale - Giuseppe").Folders("Calendario")
......

This does not work (Gino shared with me his calendar, and he set me as owner)


Set Cal = ns.Folders("Cassetta postale - Gino").Folders("Calendario")


Thanks
Bye

ps: i POSTED this on "microsoft.public.outlook.program_vba" but not reply until now.. Any other forum to post?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top