cancel
Showing results for 
Search instead for 
Did you mean: 

Save Email as msg file

SebastianTorp
Level 3
Hi all, Is there anyone who has had success saving an Outlook email as a msg type file using a codestage / MAPIEx? Prefably using something like Email ID as an input to identify the mail. Any input would be greatly appreciated! Thanks, Sebastian
3 REPLIES 3

John__Carter
Staff
Staff
Mapiex can't do it but it's possible to do it with a code stage using an Outlook DLL called Microsoft.Office.Interop.Outlook.dll

SebastianTorp
Level 3
Hi John, Thanks for your input. Will you be able to use the email ID gathered from the Mapiex BO (Get list of Emails) as an input with the Microsoft.Office.Interop.Outlook.dll? Or how does it 'know' which email to save? My coding skills are rather limited so if you have a code example i could use/look at that would be greatly appreciated. Thanks.

Hello SebastianT, Could you solve this issue? Best regards.