Skip to content

Commit ef7d898

Browse files
authored
Merge branch 'main' into patch-10
2 parents adefd4d + 36bbf1e commit ef7d898

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

@@ -1463,7 +1463,7 @@ Accept pipeline input: False
14631463
Accept wildcard characters: False
14641464
14651465
```
1466-
### -HidePeoplePresenceInLists
1466+
### -HidePeopleWhoHaveListsOpen
14671467

14681468
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.
14691469

0 commit comments

Comments
 (0)