How to use the Invoke-ChangeMeetingOrganizer cmdlet to change the meeting organizer

Microsoft is rolling out one of the coolest “quality of life” improvements we have received in a while. In this article, we explain how you can use the Invoke-ChangeMeetingOrganizer cmdlet to change a meeting’s organizer, as well as how some of the inner workings of the feature look like. Being able to change the organizer of (future) meetings is something that most organizations will greatly appreciate, even though not all possible scenarios can be addressed currently. …

Continue readingHow to use the Invoke-ChangeMeetingOrganizer cmdlet to change the meeting organizer

How to configure forwarding for a Microsoft 365 Group

In this article we explore the various ways to configure forwarding for email messages addressed to a Microsoft 365 Group. These include the self-service Inbox rule based method, mailbox-level forwarding, mail flow rules and simply adding the recipient to the Group’s “subscriber” list. Some basic troubleshooting steps are also outlined for the external forwarding scenario. …

Continue readingHow to configure forwarding for a Microsoft 365 Group

Converting item and folder IDs via the Graph API

In the Exchange world, items (and folders) can be represented by several different identifiers, depending on the interface used. As detailed in the documentation, those unique-valued identifiers include: EwsId – the identifier returned in operations performed via the EWS API. For example, when you do a search for messages or …

Continue readingConverting item and folder IDs via the Graph API