Does anyone know what Exchange Online PowerShell commands to use to get all the users that have SendAs AccessRights to a given shared mail box.
I was thinking it was something with Get-Mailbox | Get-RecipientPermission but I need the additional correct syntax.
Thanks, Jeff
Thanks Vlad. This gives me the following, but what I’m looking for is a list of every user that has SendAs on a giving shared mailbox.
Identity Trustee AccessControlType AccessRights Inherited
——– ——- —————– ———— ———
<user> <user> Allow {SendAs} False