I've been using the outlook object, to fetch mail from my mailserver, and insert it into my SQL server database. I am inserting the 'from' address into the database, but, the outlook object does not support a from field! It gives me the persons name who sent the mail, but not the EMAIL address, which I need!

anybody tried this before?