Re: Export msg Files to Disk
From: Ken Slovak - [MVP - Outlook] (kenslovak_at_mvps.org)
Date: 04/05/04
- Next message: mjones: "Exporting Data to Exchange From SQL"
- Previous message: Grant: "Re: error Opening Connection"
- In reply to: Siegfried Weber: "Re: Export msg Files to Disk"
- Next in thread: Siegfried Weber: "Re: Export msg Files to Disk"
- Reply: Siegfried Weber: "Re: Export msg Files to Disk"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 5 Apr 2004 08:34:24 -0400
In the OOM it would be MailItem.SaveAs <path>, olMsg '3
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Siegfried Weber" <siegfriedcw@notmail.com> wrote in message news:%23$NsPeoGEHA.2052@TK2MSFTNGP12.phx.gbl... > JJ wrote: > > > > I have a requirement to automatically export .msg files > > from a public folder to disk keeping the format .msg. When > > I manually copy the files to disk, the file name is the > > name of the subject with the .msg extension. I need a way > > to duplicate that automatically on a nightly basis. Any > > help in scripting, C++, etc. would be appreciated. > > I'm not sure if Outlook automation (Outlook object model) allows this. I > believe you need to resort to Extended MAPI to accomplish that. In that case > you need to use C/C++ or Delphi because Extended MAPI cannot be scripted. > Your best bet to get more information about Extended MAPI problems is to > repost your question in microsoft.public.win32.programmer.messaging. > > -- > Cheers, > > Siegfried Weber > > If you want a smart answer, ask a smart question > http://catb.org/~esr/faqs/smart-questions.html > > Why tables are bad: http://www.hotdesign.com/seybold/, > http://webdesign.about.com/cs/tables/a/aa020800b.htm > > Note: Please do not send any e-mail to my old address > sweber@cdolive.com because I am no longer connected with this > organization. >
- Next message: mjones: "Exporting Data to Exchange From SQL"
- Previous message: Grant: "Re: error Opening Connection"
- In reply to: Siegfried Weber: "Re: Export msg Files to Disk"
- Next in thread: Siegfried Weber: "Re: Export msg Files to Disk"
- Reply: Siegfried Weber: "Re: Export msg Files to Disk"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|