The cdoExport utility allows

 - execute export of datas from your mail box (Inbox) into VFP 6.0-tables by using CDO library (Collaboration Data Objects)[Collection MAPI.Session.Inbox.Messages]. I.e. I hope will work, if at you is installed Cdo.dll
 - for export of the sent messages the collection Outlook.GetNameSpace("MAPI").GetDefaultFolder(olFolderSentMail) is used 
 
... And I did not aspire to make full-fledged viewver  of obtained files :-) In other words, this means is intended only for export datas from a mail box in VFP-tables :-)

To not enter each time a name yours of Profile, change of an appropriate property at the instance of frmExportOutLook.ExportData1 object

Best regards.
Michael Drozdov, ICS Soft, Perm, Russia
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Mailto:Drozdov@ics.perm.su
My Page:  http://dmur.i-connect.com/
ICS Page: http://ics.perm.ru/ [on Russian]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~