Forum Discussion
Matt McNabb
May 12, 2017Iron Contributor
Adding Mailbox Folder Permission for a User
I'm an Office 365 administrator, and sometimes I get a request to share a mailbox folder for a user. For instance, a manager may request access to the inbox of a team member to review emails during t...
Thiraviam5316
Jul 27, 2023Brass Contributor
You can use the Exchange Online PowerShell cmdlets like Add-MailboxFolderPermission, Get-MailboxFolderPermission, Get-MailboxCalendarFolder, Set-MailboxFolderPermission and Remove-MailboxFolderPermission. For more details on mailbox folder management, go through the below blog: https://m365scripts.com/exchange-online/microsoft-365-mailbox-folder-permission-management-using-powershell/