I created an Outlook Add-In that reads the Recipients on Item Send and
take actions based on the Recipient's MailBox ID. However, we are
getting inconsistent Mailbox IDs for some users.
I created some VBA code to test this. Here's what's happening:
On Item Send, Add-In reads RecipientA and his Mailbox ID is 101.
With RecipientA logged into Outlook, Add-In reads his MailBox ID =
102.
This doesn't happen on all PCs. Only on some.
Anybody has an idea why this is happening?
Dmitry Streblechenko - 18 Oct 2005 18:23 GMT
What mail box ID?
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
> I created an Outlook Add-In that reads the Recipients on Item Send and
> take actions based on the Recipient's MailBox ID. However, we are
[quoted text clipped - 10 lines]
>
> Anybody has an idea why this is happening?