
April 1st 07, 02:46 AM
posted to microsoft.public.outlook.program_vba
|
|
Navigating to an email outside of Outlook
Thank you. It's exactly what I needed.
Elliot
On Mar 30, 1:50 pm, "Sue Mosher [MVP-Outlook]"
wrote:
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 ...
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- Hide quoted text -
- Show quoted text -
|