how to select a different users calendar when using VB script to create calendar dumping tool ?

  • Thread starter Thread starter mike
  • Start date Start date
M

mike

Hi

I am creating a tool to dump user calendars to csv files, i have it
working for my calendar. How do i get the mapi setup using
GetNameSpace to change from my folder to another users folder(it is
shared and accesable from outlook)

tia
mike
 
Use the Namespace.GetSharedDefaultFolder method to return the Calendar folder from another user's mailbox.
 

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

Back
Top