VBA connect to other mailboxes

G

Guest

Is there a way through VBA of connecting to anothers users mailbox to perform
some actions. I have a vba macro that looks for certain objects in my mailbox
and deletes them. I would also like to perform the same task on a number of
other mailboxes.

Any ideas on how to connect to another mailbox?
 
S

Sue Mosher [MVP-Outlook]

Take a look at the Namespace.GetSharedDefaultFolder method.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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