Converting Get-MailboxFolderStatistics ids for use with the Graph API
In this article, we discuss how to convert Exchange folderIds (as returned by the Get-MailboxFolderStatistics cmdlet) to the RestId identifiers employed by the Graph API. Some additional use cases of the various Exchange identifiers are addressed as well. The accompanying script can be used to generate a report of all folders within a given mailbox, even those not accessible by the end user, along with their corresponding Ids. …
Continue readingConverting Get-MailboxFolderStatistics ids for use with the Graph API
