txtRecipientEmail = Item.Recipients(1).Address worked perfectly for my IMAP-connected Outlook!!! Thanks
Now I just have to try it with the exchange server addresses.
unfortunatly this doesnt work because what is being returned is:
Joe Shmoe
not
Joe Shmoe <joe@shmoe.com>
(The problem is in VBScript, in case that wasnt clear.)
Hello
I'm creating a message template in Microsoft Outlook, with various custom fields.
One thing I need to do is record the raw email address (like joe@shmoe.com) of the sender and the recipient in custom fields. The code is being run while the user is composing the email, but after they put...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.