Skip to content

Commit 5e8952b

Browse files
Merge pull request #12072 from MicrosoftDocs/main
publish main to live 10:30 AM 8/13/24
2 parents 18de6a6 + 9da4b18 commit 5e8952b

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ The HiddenGroupMembershipEnabled switch specifies whether to hide the members of
304304

305305
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).
306306

307-
**Note**: You can't change this setting after you create the group. If you create the group with hidden membership, you can't edit the group later to reveal the membership to the group, or vice-versa.
307+
**Note**: If you create the group with hidden membership, you can't edit the group later to reveal the membership to the group.
308308

309309
```yaml
310310
Type: SwitchParameter

teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ New-CsTeamsMeetingPolicy [-Identity] <XdsIdentity>
7878
[-PreferredMeetingProviderForIslandsMode <String>]
7979
[-RecordingStorageMode <String>]
8080
[-RoomAttributeUserOverride <String>]
81+
[-RoomPeopleNameUserOverride <String>]
8182
[-ScreenSharingMode <String>]
8283
[-SmsNotifications <String>]
8384
[-SpeakerAttributionMode <String>]

teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ Set-CsTeamsMeetingPolicy [[-Identity] <XdsIdentity>]
8484
[-PreferredMeetingProviderForIslandsMode <String>]
8585
[-RecordingStorageMode <String>]
8686
[-RoomAttributeUserOverride <String>]
87+
[-RoomPeopleNameUserOverride <String>]
8788
[-ScreenSharingMode <String>]
8889
[-SmsNotifications <String>]
8990
[-SpeakerAttributionMode <String>]

0 commit comments

Comments
 (0)