Opening another user's folder via VB

  • Thread starter Ken Slovak - [MVP - Outlook]
  • Start date
K

Ken Slovak - [MVP - Outlook]

U

Uri Inbar

Hi there,

We're using OL2002 with Exchange2000.

I need to be able to open another user's folder from a Visual Basic COM
Add-In (specifically his Calendar folder), without having to add the other
user's mailbox via the Advanced exchange settings (which goes into the
folders list).

Does anyone know how to do it?

Much obliged,
Uri.
 
S

Sue Mosher [MVP]

You can use the Namespace.GetSharedDefaultFolder method to return the folder.

FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba

--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.slipstick.com/books/jumpstart.htm
 

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