How to remove meetings from all Microsoft 365 mailboxes via the Graph API
A “proof of concept” script to remove meetings across multiple (or all) Microsoft 365 mailboxes, by leveraging the Graph API. An alternative for the Remove-CalendarEvents cmdlet in scenarios where the organizer’s mailbox is no longer available. The script also includes a simple function to help you find an event, with alternatives detailed in the article. …
Continue readingHow to remove meetings from all Microsoft 365 mailboxes via the Graph API