icarus5000
Technical User
Hi,
I'm trying extract the email address from a message without using CDO (this is a client side macro that strips the message down and inserts it's key elements into a db table). The closest thing I've fouund is Outlook.mailItem.SenderName which only returns the name and not the address within square brackets "[me@email.com]"
Any ideas on this would be appreciated.
Thanks,
-I
I'm trying extract the email address from a message without using CDO (this is a client side macro that strips the message down and inserts it's key elements into a db table). The closest thing I've fouund is Outlook.mailItem.SenderName which only returns the name and not the address within square brackets "[me@email.com]"
Any ideas on this would be appreciated.
Thanks,
-I