I would like to write a program, that takes my all Items of my inbox looks for the internet E-Mail address (like [email protected]) and puts this into my contact folder as name and as E-Mail address.

I have found a piece of code that reads out the alias. (with the "senderName" property) but that only reads out the alias. This is not something I could send an E-Mail to.

Is there some kind of "emailaddress" property?

Thank you

Roman