Import Contact with EX format email address

J

Jia Li

I am using Outlook 2000 with Exchange server.
If a contact's email is referenced from the Global Address Book, the email
displayed on the contact is the person's name with an underline. The
email1Address property of that contact will contain an EX format email
address
which looks like this
/o=AAA/ou=BBB/cn=CCC/cn=DDD/cn=MailBoxes/cn=Jia.Li
I would like to look up the actual SMTP address using this EX address. How
to do it?

I found some code written in VB online which claim to do the job but I am
using C#. I tried to adopt the VB's method but the value returned doesn't
look right at all. I am quite sure I adopted the code correctly.

JIA
 

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