Skip to content

Commit 8a423c8

Browse files
authored
Merge pull request #12151 from MicrosoftDocs/main
Publish main to live, Friday 10:30AM PDT, 10/04
2 parents c15580a + a052278 commit 8a423c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

exchange/exchange-ps/exchange/Get-RecipientPermission.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Get-RecipientPermission [[-Identity] <RecipientIdParameter>]
3434
## DESCRIPTION
3535
When a user is given SendAs permission to another user or group, the user can send messages that appear to come from the other user or group.
3636

37+
> [!NOTE]
38+
> This cmdlet doesn't return expected results when the recipient specified by the Trustee parameter has multiple `SecurityPrincipalIdParameter` (Sid) values. When you use the Trustee parameter, the command compares the Sid of the specified Trustee with the recipient's access control list (ACL) record. If some of the recipient's Sid values have changed, there's a mismatch. The workaround is to not to use the user principal name (UPN) value, to use all Sids including the one for history.
39+
3740
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
3841

3942
## EXAMPLES

0 commit comments

Comments
 (0)