Forum Discussion
Christian Taveras
Jan 27, 2020Iron Contributor
Extract emails from Outlook Archive
I have a user with a root folder in his Archive that has over 100 subfolders with emails in them. Is there a way to pull only the emails without the folder structure from the root folder and all ...
VasilMichev
Jan 28, 2020MVP
You need to be a bit more specific here, pull them out as in flatten the hierarchy or export them or?
Christian Taveras
Jan 29, 2020Iron Contributor
Yes Flatten. Keep the root folder but remove all subfolders but keep the emails in them.VasilMichev
- VasilMichevJan 30, 2020MVP
You will have to use some EWS-based script for that, here's a sample one: https://gallery.technet.microsoft.com/office/Merge-mailbox-folders-cf1e9576