Or since you want only the subject and body, you can use Application.CreateItemFromTemplate to make a copy of the file as a new message.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Eric Legault [MVP - Outlook]" wrote in message ...
You'd need a tool like this:
http://www.ifiltershop.com/msgfilter.html
Or, if you want to import it into Outlook, you can use Redemption:
http://www.dimastr.com
--
Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/
"Elliot" wrote:
Is it possible to navigate to an email located at c:\sampleEmail.msg
using vb6 or vb.net to read the contents of the Subject and Body for
the purpose of searching?
Thanks,
Elliot Semmelman