importing EML in MailItem

  • Thread starter Thread starter Koen Verwimp
  • Start date Start date
If you are using C++ or Delphi, you can use the IConverterSession built-in
Outlook object (Outlook 2003 or higher) to convert a MIME stream into an
Extended MAPI IMessage.
<plug> Redemption (url below) woudl let you do that using
SafeMailItem.Import method </plug>

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