PDA

Click to See Complete Forum and Search --> : Retrieving Email-address from Outlook as string


Comora
Nov 21st, 2000, 04:06 AM
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?

Lafor
Nov 21st, 2000, 04:29 PM
If I had to do this, I'd use CDO
Microsoft(Collaborative Data Objects)...

Could probably take a good 3-4 hrs with debugging

Comora
Nov 21st, 2000, 07:13 PM
Thanks a lot for that tip. I will take a look at it.