Managing folder-level permissions for Office 365 Groups

In a recent article, we discussed some recent improvements for managing Office 365 Groups mailboxes via PowerShell. Now, we will focus specifically on the management of folder-level permissions, but first, some history. Back when Office 365 Group first launched, the corresponding group mailbox was exposed to most of the mailbox-related …

Continue readingManaging folder-level permissions for Office 365 Groups

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