Forum Discussion
Henrik Nordtorp
Aug 28, 2018Copper Contributor
Importing MSG and EML file to Group Mailbox - How to?
Hi We are struggling with Exchange API's to find the right way to import msg and eml files into a Group mailbox. The scenario is that in the past emails was archived in SharePoint libraries and in t...
VasilMichev
Aug 29, 2018MVP
EWS should work fine for this scenario, and so should the Graph API. I'm not aware of any tool that specifically handles importing MSG/EML files to Groups though, but there are multiple tools that can "migrate" from a regular mailbox to Group, so perhaps you can use this as a workaround.