Exchange access

J

Julieta Prandi

Hi,
I have to code an add-in that reads messages of another exchange user. Off
course, the user that runs the add-in should have privileges to read them.
I want to know if this can be done using MAPI and if it can be done using
OOM

Thanks,
(-July-)
 
D

Dmitry Streblechenko

MAPI - QI an EX store (mailbox or PF) for IExchangeManageStore, call
IExchangeManageStore::CreateStoreEntryID, call IMAPISession::OpenMsgStore
Outlook Object Model - Namespace.GetSharedDefaultFolder

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 

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