Pick up Calendar folder of other user

I

inqui69

Hi,
my code works correclty with my calendar folders and with SHARED calendar folders.

I need to pickup folder of a user that shared with me his calendar, but I do not be able do to it.... I thinks the problem is that his folder are "above" my folder...

Here the code that works fine with my folder calendar:

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



I Need to pick the folder of Gino (his calendar is shared with me, but not present in Public Folder...)

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

This does not work!

Thanks
Bye
 

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