-
How to get "e-mail address" from the "Display Name"?
How to get "e-mail address" from the "Display Name"?
-----------------------------------------------------
I have a requirement like this:
I have the "Displayed Name" which appears on the "To" or "From" field of
a Outlook mail like "Some Body". I am getting this string (the "Displayed
Name" from a database table) .... I need to know the actual e-mail address
... I think I need to query the Exchange server (which is in a separate machine)
to get the actual mail address like "some.body@somewhere.com".
I dont have MS-Office or Outlook installed on this server (where this operation
is going to run).
I know how to do this with Outlook VBA scripting, but without the Outlook
APIs being available, how can this information be extracted from the Exchange
Server?
Any References/Code Snippet/Examples? Thanks in advance!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|