Skip to content

Commit e91da4e

Browse files
authored
Merge pull request #12071 from paisvivekanand/patch-8
Update Set-DistributionGroup.md
2 parents 9da4b18 + e0d5b07 commit e91da4e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1003,7 +1003,11 @@ Accept wildcard characters: False
10031003
### -HiddenGroupMembershipEnabled
10041004
This parameter is available only in the cloud-based service.
10051005

1006-
This parameter is reserved for internal Microsoft use.
1006+
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.
1007+
1008+
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).
1009+
1010+
**Note**: If you hide the membership of the group with this parameter, you can't edit the group later to reveal the membership to the group.
10071011

10081012
```yaml
10091013
Type: SwitchParameter

0 commit comments

Comments
 (0)