Skip to content

Commit 6136319

Browse files
authored
Merge pull request #8542 from MicrosoftDocs/chrisda
Chrisda to Master
2 parents 79cdf3f + a55ef92 commit 6136319

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,9 +271,9 @@ Accept wildcard characters: False
271271
### -HiddenGroupMembershipEnabled
272272
This parameter is available only in the cloud-based service.
273273

274-
The HiddenGroupMembershipEnabled switch specifies whether to hide the members of the distribution group from users who aren't members of the group. You don't need to specify a value with this switch.
274+
The HiddenGroupMembershipEnabled switch specifies whether to hide the members of the distribution group from members of the group and users who aren't members of the group. You don't need to specify a value with this switch.
275275

276-
You can use this setting to help comply with regulations that require you to hide group membership from outsiders (for example, a distribution group that represents students enrolled in a class).
276+
You can use this setting to help comply with regulations that require you to hide group membership from members or outsiders (for example, a distribution group that represents students enrolled in a class).
277277

278278
```yaml
279279
Type: SwitchParameter

exchange/exchange-ps/exchange/Set-DistributionGroup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -976,9 +976,9 @@ Accept wildcard characters: False
976976
### -HiddenGroupMembershipEnabled
977977
This parameter is available only in the cloud-based service.
978978

979-
The HiddenGroupMembershipEnabled switch specifies whether to hide the members of the distribution group from users who aren't members of the group. You don't need to specify a value with this switch.
979+
The HiddenGroupMembershipEnabled switch specifies whether to hide the members of the distribution group from members of the group and users who aren't members of the group. You don't need to specify a value with this switch.
980980

981-
You can use this setting to help comply with regulations that require you to hide group membership from outsiders (for example, a distribution group that represents students enrolled in a class).
981+
You can use this setting to help comply with regulations that require you to hide group membership from members or outsiders (for example, a distribution group that represents students enrolled in a class).
982982

983983
```yaml
984984
Type: SwitchParameter

0 commit comments

Comments
 (0)