Working with Microsoft Exchange Server via EWS (Exchange Web Services) using Powershell scripts
-
Updated
Jun 12, 2023 - PowerShell
Working with Microsoft Exchange Server via EWS (Exchange Web Services) using Powershell scripts
Parse email messages content for further processing
PowerShell module for interacting with Exchange Web Services
The intention of this script is to provide a means to mass recover e-mails from an Exchange or O365 environment that have been moved to Recoverable Items/Purges. At the moment it only supports Email messages
A Powershell script that looks for specific emails in an exchange users mailbox, downloads the attachments, then marks those emails as read and moves the messages to a processed folder for archiving.
Add a description, image, and links to the exchange-web-services topic page so that developers can more easily learn about it.
To associate your repository with the exchange-web-services topic, visit your repo's landing page and select "manage topics."