Skip to content

Commit c6d7f15

Browse files
authored
Merge pull request #11149 from MicrosoftDocs/IB-chrisda
IB-chrisda to Main
2 parents 6c0e8b8 + 33c6384 commit c6d7f15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

exchange/exchange-ps/exchange/Get-InformationBarrierRecipientStatus.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ This cmdlet is available only in Security & Compliance PowerShell. For more info
1616

1717
Use the Get-InformationBarrierRecipientStatus cmdlet to return information about recipients and their relationship to information barrier policies.
1818

19+
**Note**: This cmdlet doesn't work with information barriers in non-legacy mode. To determine your current mode, see [Check the IB mode for your organization
20+
](https://learn.microsoft.com/purview/information-barriers-multi-segment#check-the-ib-mode-for-your-organization). If you're in non-legacy mode, run the following command to get information about a single recipient: `Get-Recipient -Identity <IdentityValue> | Format-List Name,*segment*`. Similarly, to get the relationship information between two recipients, use the **Get-ExoInformationBarrierRelationship** cmdlet.
21+
1922
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
2023

2124
## SYNTAX

0 commit comments

Comments
 (0)