Save Email as msg file
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-10-17 03:15 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-10-17 02:15 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-10-17 02:27 PM
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-11-17 12:06 AM
Hello SebastianT,
Could you solve this issue?
Best regards.