How to extract the subject of all mails from outlook to a file

D

Daniel383838

How can I extract the information, such as subject, sender, time of al
the mails in my Inbox into a text file?

Example of the text file:

"hello, how are you","john","26/12/2003","12:34am"
"test message","Peter","26/12/2003","4:34am"
"Meeting","Mary","27/12/2003","1:34pm"
:confused
 
Top