Copying msg files from a folder on my hd to my inbox

  • Thread starter Thread starter Visualpopcorn
  • Start date Start date
V

Visualpopcorn

Is there any way to automatically tranfser *.msg files from a folder
on my hd to the inbox of outlook. I have searched far and wide, but
have not come up with any results. Probably it is very hard to do
this.

If you can help me out it would be much appreciated.

Thanks,

James Wegman
 
Just drag them into the folder - no programming required.
 
You can use Namespace.CreateItemFromTemplate, but note that it does not copy
all message properties from an MSG file. Or <plug> you can use Redemption
(url below) - see SafeMailItem.Import(Path, olMSG) </plug>

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top