trevorwilliams2
Programmer
I have a routine that I am trying to put together.
Part of it requires me to read the To: & Cc: fields of an existing Outlook (2003) email.
I am by far an expert with the Outlook object model.
The best I have been able to do so far is get at the name listed, vice the actual email addresses.
I am hoping to read these fields and have a string returned. From there I can de-concantenate them and compare them against existing contacts in my Db.
Any suggestions would be greatly appreciated!
Part of it requires me to read the To: & Cc: fields of an existing Outlook (2003) email.
I am by far an expert with the Outlook object model.
The best I have been able to do so far is get at the name listed, vice the actual email addresses.
I am hoping to read these fields and have a string returned. From there I can de-concantenate them and compare them against existing contacts in my Db.
Any suggestions would be greatly appreciated!