Skip to content

Commit 07afd0e

Browse files
Include note regarding 10000 item limit if the -SearchQuery parameter is used.
Although the command itself does output a warning regarding the 10000 item limit, it would be useful if this was in the documentation somewhere.
1 parent 358109b commit 07afd0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exchange/exchange-ps/exchange/mailboxes/Search-Mailbox.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,8 @@ The SearchQuery parameter specifies a search string or a query formatted using K
368368
369369
If this parameter is empty, all messages are returned.
370370
371+
**Note**: The Search-Mailbox cmdlet returns up to 10000 results per mailbox if a search query is specified.
372+
371373
```yaml
372374
Type: String
373375
Parameter Sets: (All)

0 commit comments

Comments
 (0)