Skip to content

Commit 6ce0dd4

Browse files
authored
Merge pull request MicrosoftDocs#548 from robdy/patch-3
Adding UserList max size
2 parents 0bb24dd + 1bd7da2 commit 6ce0dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/mailboxes/Set-App.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ For example:
217217
218218
- User ID or user principal name (UPN)
219219
220-
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>".
220+
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>". Maximum size of the list is 1000 recipients.
221221
222222
You use this parameter with the OrganizationApp switch.
223223

0 commit comments

Comments
 (0)