Finding and Removing Messages from Exchange Online Mailboxes
Users receive all manner of notification messages from different sources. These messages are of no great value after a few days, so here’s a script to find and remove messages to clean up mailboxes. All written using cmdlets from the Microsoft Graph PowerShell SDK.
https://practical365.com/remove-messages-graph-sdk/
Users receive all manner of notification messages from different sources. These messages are of no great value after a few days, so here’s a script to find and remove messages to clean up mailboxes. All written using cmdlets from the Microsoft Graph PowerShell SDK.
https://practical365.com/remove-messages-graph-sdk/ Read More