View Single Post
  #2  
Old October 27th 06, 07:45 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Open Email Saved to Desktop

Am Thu, 26 Oct 2006 14:44:55 -0400 schrieb Craig Hornish:

You can use the CreateItemFromTemplate function and then call the itemīs
Display method.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --

What is the way, trough vba coding, to open an email that is saved on
the desktop?

The format is an "Outlook Message Format", basically dragged and

dropped
or Save As.
The Outlook interface should remain hidden if not already open.
It will be opened by another program. The reference to the Outlook
Library is there - I just need a quick example coding.

Thanks,

Ads