PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Program Addins
MSG to EML
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Program Addins
MSG to EML
![]() |
MSG to EML |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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" <MON205@hotmail.com.NoSpam> wrote in message news:B6A72CC5-686C-4E88-BFCA-C74B0441BF8A@microsoft.com... > 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 |
|
|
|
#3 |
|
Guest
Posts: n/a
|
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" <MON205@hotmail.com.NoSpam> wrote in message > news:B6A72CC5-686C-4E88-BFCA-C74B0441BF8A@microsoft.com... > > 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 > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
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" <MON205@hotmail.com.NoSpam> wrote in message news:1F3AF662-BBB7-4C29-AAAF-D1C28F49F2FA@microsoft.com... > Is there any other way to convert? |
|
|
|
#5 |
|
Guest
Posts: n/a
|
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" <MON205@hotmail.com.NoSpam> wrote in message > news:1F3AF662-BBB7-4C29-AAAF-D1C28F49F2FA@microsoft.com... > > Is there any other way to convert? > > |
|
|
|
#6 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#7 |
|
Guest
Posts: n/a
|
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" <MON205@hotmail.com.NoSpam> wrote in message news:8846D539-EA70-4B73-B583-9CFDE4C8D152@microsoft.com... > 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" <MON205@hotmail.com.NoSpam> wrote in message >> news:1F3AF662-BBB7-4C29-AAAF-D1C28F49F2FA@microsoft.com... >> > Is there any other way to convert? >> >> |
|
|
|
#8 |
|
Guest
Posts: n/a
|
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 |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

