Skip to content

Commit acc9813

Browse files
authored
Change HidePeoplePresenceInLists to HidePeopleWhoHaveListsOpen
Forgive me, the PM changed the name >.<
1 parent c9acd07 commit acc9813

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Set-SPOSite [-Identity] <SpoSitePipeBind> [-AllowSelfServiceUpgrade <Boolean>] [
6161
[-DefaultShareLinkScope <SharingScope>]
6262
[-DefaultShareLinkRole <SharingRole>]
6363
[-HidePeoplePreviewingFiles <Boolean>]
64-
[-HidePeoplePresenceInLists <Boolean>]
64+
[-HidePeopleWhoHaveListsOpen <Boolean>]
6565
[<CommonParameters>]
6666
```
6767

@@ -1465,7 +1465,7 @@ Accept pipeline input: False
14651465
Accept wildcard characters: False
14661466
14671467
```
1468-
### -HidePeoplePresenceInLists
1468+
### -HidePeopleWhoHaveListsOpen
14691469

14701470
This setting disables the feature in Microsoft Lists that displays the presence of other users on the list and its items when they are viewing.
14711471

0 commit comments

Comments
 (0)