mspiess
Jun 29, 2022Brass Contributor
Status:
New
Allow .msg file export through JS add-in API in Outlook-Desktop
I'd like to create an add-in which create a .msg file of an email and sends it to a remote server for archival purposes. Outlook already can create .msg files through the "Save as..." dialog but thi...
rajesh2030
Mar 27, 2024Copper Contributor
Hi Rich-E
As you have mentioned i have used the same code that is working fine in Read Mode, but my requirement is to save the mail in compose mode also, i am new to Outlook Add in any help will be great for me