List all permissions on Mailbox
EMC does not always show the full list of users with permissions on a mailbox. To view the full list, use following PowerShell command. (change ‘usermailbox’ to the desired mailbox) Get-MailboxPermission -id usermailbox | fl user, accessrights