View Single Post
  #2  
Old October 6th 09, 10:13 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default importing EML in MailItem

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
-
"Koen Verwimp" wrote in message
...
Hello,

Is there a way to import an EML-file in a MailItem?

regards,
Koen



Ads