Skip to content

Commit 7ff4caf

Browse files
committed
Update New-DistributionGroup.md
Members param per issue #11230
1 parent 775725d commit 7ff4caf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exchange/exchange-ps/exchange/New-DistributionGroup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,8 @@ After you create the group, you use the Get-DistributionGroupMember cmdlet to vi
433433

434434
Although it isn't required, it's a good idea to add only security principals (for example, mailboxes and mail users with user accounts or other mail-enabled security groups) to mail-enabled security groups. If you assign permissions to a mail-enabled security group, any members that aren't security principals (for example, mail contacts or distribution groups) won't have the permissions assigned.
435435

436+
The maximum number of entries for this parameter is 10000.
437+
436438
```yaml
437439
Type: MultiValuedProperty
438440
Parameter Sets: (All)

0 commit comments

Comments
 (0)