Does someone know how to get an email address from a mail with a fixed subject in the inboxfolder and return it as a string?
Printable View
Does someone know how to get an email address from a mail with a fixed subject in the inboxfolder and return it as a string?
If I had to do this, I'd use CDO
Microsoft(Collaborative Data Objects)...
Could probably take a good 3-4 hrs with debugging
Thanks a lot for that tip. I will take a look at it.