We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89c0a0e + 455d264 commit 90eba91Copy full SHA for 90eba91
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSite.md
@@ -71,7 +71,7 @@ Example 2 lists the site collection with detailed properties.
71
```
72
Get-SPOSite -Identity https://contoso.sharepoint.com -DisableSharingForNonOwnersStatus
73
74
-Example 3 disables the ability for non owners of a site collection to share.
+Example 3 Updates status on if the non owners of a site collection can share the site collection (does not set this value).
75
76
### -----------------------EXAMPLE 4-----------------------------
77
0 commit comments