VBA in Outlook

S

sam

I am trying to write a code in outlook that can capture
the list of all email ids in the Inbox and save to a text
file. I used the property expression.SendersName but this
does not give complete email address. Is there any other
property that can give me complete email address?
 
Top