Use VBA to read fields in attached messages
A user came to me with a problem:
I need help. Is it possible to write macro to read the sender email address in the email attached to another message?
Yes, it is possible. You can save the attachment to the hard drive to get the message properties or you can use Redemption to read attachment properties, including addresses and other MAPI fields. I have a sample that uses Redemption at GetAtta…
View On WordPress










