Re: Export msg Files to Disk
From: Siegfried Weber (siegfriedcw_at_notmail.com)
Date: 04/04/04
- Next message: Siegfried Weber: "Re: ADO MoveRecord Error 3731 Copy operation cannot be performed."
- Previous message: Jude: "Re: CDOEXM does not support Recovery Storage Group"
- In reply to: JJ: "Export msg Files to Disk"
- Next in thread: Ken Slovak - [MVP - Outlook]: "Re: Export msg Files to Disk"
- Reply: Ken Slovak - [MVP - Outlook]: "Re: Export msg Files to Disk"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 4 Apr 2004 22:02:28 +0200
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: Siegfried Weber: "Re: ADO MoveRecord Error 3731 Copy operation cannot be performed."
- Previous message: Jude: "Re: CDOEXM does not support Recovery Storage Group"
- In reply to: JJ: "Export msg Files to Disk"
- Next in thread: Ken Slovak - [MVP - Outlook]: "Re: Export msg Files to Disk"
- Reply: Ken Slovak - [MVP - Outlook]: "Re: Export msg Files to Disk"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|