Re: MAPILogonEx question
- From: "Dmitry Streblechenko" <dmitry@xxxxxxxxxxx>
- Date: Wed, 16 Aug 2006 09:43:34 -0700
1 and 2. You will need to login as an admin who has access to the mailboxes
in question, then use IExchangeManageStore interface to open the other
mailboxes. Looks ta thee Exchange 5.5 SDK - there are a few functions that
use that interface.
3. Either GAL or ADSI should work.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"scott mcfadden" <nospam.smcfadden@xxxxxxxxxxxxxxxx> wrote in message
news:OKy%23igOwGHA.2260@xxxxxxxxxxxxxxxxxxxxxxx
I want to be able to login into each exchange 2003 mailbox and persist out
the inbox /sent messages as OLE/MSG format. I already have code working
to save out the messages for a given pre-existing mail profile. Some
questions come to mind though:
1. Can I use extended MAPI / MAPILoginEx to login as N different users
without pre-existing mail profiles being setup for each user and without
knowing each user's password?
2. Should I login as the exchange administrator so that I can access each
inbox in step 1?
3. What's the best way to enumerate the exchange 2003 users in this
scenario (extended MAPI, ADSI, etc?)
thanks
scottm
.
- References:
- MAPILogonEx question
- From: scott mcfadden
- MAPILogonEx question
- Prev by Date: MAPILogonEx question
- Next by Date: RE: Multiple Mailboxes is shown in Messaging Window on PocketPC
- Previous by thread: MAPILogonEx question
- Index(es):
Relevant Pages
|