How do you get that info from EXCHANGE?
HDR,
I see that you found a way to do a lookup of a users email address in exchange. I was looking for a way to do that also. Could you let me know how to do it?
I am looking to send a reminder email to each user, whos NT user names are in a list.
Thanks for the help.
And if your really feeling like a challenge, maybe you know of or can find out a way to just post a reminder instead of sending them an email!
Thanks for the help.
NM
Recipients e-mail address
Hi,
Which version of Outlook are you using?
In Outlook 2000 I think it is possible to do the following:
Access the ReplyRecipients collection in the mailitem you are interested in. From that you can extract the recipients E-mail address.
I haven't tried this though but it looks like it should work.
Good luck !