Bruce Johnson
Member
- Outlook version
- Outlook 2013 32 bit
- Email Account
- POP3
I am needing to get the email address that someone sent an email TO.
I have come up with one method that seems to use a link but that link is no longer valid:
But I cannot find another way.
My immediate goal is to have a msgbox pop up with the email or the "friendly name" of the address the email was SENT to when I hit the REPLY ALL
Thanks!
Bruce
I have come up with one method that seems to use a link but that link is no longer valid:
Code:
Const PR_SMTP_ADDRESS As String ="https://schemas.microsoft.com/mapi/proptag/0x39FE001E"
My immediate goal is to have a msgbox pop up with the email or the "friendly name" of the address the email was SENT to when I hit the REPLY ALL
Thanks!
Bruce
Last edited by a moderator: