Click here to Skip to main content
15,895,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Guys,

I encountered a issue when trying to get the email address of the Exchange user in multi-domain environment.

Scenario:
1.user1 is in DomainA; its email like user1@DomainA.com
2.There is another user in DomainB with the same name as user1 in DomainA, whose email would be user1@DomainB.com
3.DomainA and DomainB share the same Exchange Server
4.Somehow, I can fetch the user's EntryId via MAPI

Question:
how can i get the email address of the user by knowing the user's EntryId?

Thanks,
DragonFly
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900