![]() |
MSG to EML
Hello all,
How can I programatically convert MSG files to EML files without depending on Outlook? I tried the IConverterSession and it works fine, but it required that Outlook be installed. Is there specific Outlook DLLs that I can distribute with my application? Thanks |
MSG to EML
You aren't allowed to deploy any of the Outlook dll's.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "MON205" wrote in message ... Hello all, How can I programatically convert MSG files to EML files without depending on Outlook? I tried the IConverterSession and it works fine, but it required that Outlook be installed. Is there specific Outlook DLLs that I can distribute with my application? Thanks |
MSG to EML
Is there any other way to convert?
"Ken Slovak - [MVP - Outlook]" wrote: You aren't allowed to deploy any of the Outlook dll's. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "MON205" wrote in message ... Hello all, How can I programatically convert MSG files to EML files without depending on Outlook? I tried the IConverterSession and it works fine, but it required that Outlook be installed. Is there specific Outlook DLLs that I can distribute with my application? Thanks |
MSG to EML
Not that I know of.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "MON205" wrote in message ... Is there any other way to convert? |
MSG to EML
What about the Redemption library? Does it depend on Outlook in conversion?
"Ken Slovak - [MVP - Outlook]" wrote: Not that I know of. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "MON205" wrote in message ... Is there any other way to convert? |
MSG to EML
I've seen people say good things about this developer toolkit:
http://www.iconico.com/mailbox-SDK/ -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming: Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "MON205" wrote: Hello all, How can I programatically convert MSG files to EML files without depending on Outlook? I tried the IConverterSession and it works fine, but it required that Outlook be installed. Is there specific Outlook DLLs that I can distribute with my application? Thanks |
MSG to EML
Redemption will work whether Outlook is installed (it will then use
IConverterSEssion) or not (standalone/server version of MAPI - it will then use its internal converter). -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "MON205" wrote in message ... What about the Redemption library? Does it depend on Outlook in conversion? "Ken Slovak - [MVP - Outlook]" wrote: Not that I know of. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "MON205" wrote in message ... Is there any other way to convert? |
MSG to EML
Thanks a lot.
I'll try Redemption and the MailBoxSDK. "Sue Mosher [MVP-Outlook]" wrote: I've seen people say good things about this developer toolkit: http://www.iconico.com/mailbox-SDK/ -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming: Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "MON205" wrote: Hello all, How can I programatically convert MSG files to EML files without depending on Outlook? I tried the IConverterSession and it works fine, but it required that Outlook be installed. Is there specific Outlook DLLs that I can distribute with my application? Thanks |
All times are GMT +1. The time now is 12:22 PM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com