D
Darren W.
Hi All, [Outlook 2000]
I have a custom form that I am using to send email from my application.
In the send event, I try to get all the email addresses to which the mail is
being sent to. But instead of email addresses, I am only getting their
names [if they are already stored in the address book].
I tried the address property of recipient object but that is returning
something like this
/o=companyname/ou=exchangename/cn=recipients/cn=myemailid
Is there any way I can get the actual email address and not the name or this
junk string?
TIA
I have a custom form that I am using to send email from my application.
In the send event, I try to get all the email addresses to which the mail is
being sent to. But instead of email addresses, I am only getting their
names [if they are already stored in the address book].
I tried the address property of recipient object but that is returning
something like this
/o=companyname/ou=exchangename/cn=recipients/cn=myemailid
Is there any way I can get the actual email address and not the name or this
junk string?
TIA