Skip to content

Commit 2619cd3

Browse files
authored
Merge pull request #11152 from MicrosoftDocs/IB-chrisda
IB-chrisda to Main
2 parents 19d6e82 + 6096dd4 commit 2619cd3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

exchange/exchange-ps/exchange/Get-ComplianceSearch.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ To improve the performance of this cmdlet, some compliance search properties are
7575

7676
To view these properties, you need to use the Identity parameter in the command.
7777

78+
**Note**: The NumBindings property includes the primary mailbox, the main archive, and any additional archives for users included in the search. NumBindings is not the number of users included in the search, because each included user could have or not have a combination of a primary mailbox, a main archive, and additional archives.
79+
7880
```yaml
7981
Type: ComplianceSearchIdParameter
8082
Parameter Sets: (All)

exchange/exchange-ps/exchange/Get-ComplianceSearchAction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ When you use the Identity parameter, more details are returned in the results. F
103103

104104
- In the Results line, the values of the Item count, Total size, and Details properties are populated.
105105
- Location lines are added to the results.
106-
- The NumBinding property value is populated. This property includes only the primary mailbox, the main archive, and any additional archives.
106+
- The NumBindings property value is populated. This property includes the primary mailbox, the main archive, and any additional archives for users included in the search. NumBindings is not the number of users included in the search, because each included user could have or not have a combination of a primary mailbox, a main archive, and additional archives.
107107
- The affected location properties (for example, ExchangeLocation) are populated.
108108
- The CaseName property value is populated.
109109

0 commit comments

Comments
 (0)