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.
1 parent 65be08e commit d5131e2Copy full SHA for d5131e2
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md
@@ -40,8 +40,9 @@ Set-SPOTenant [-ApplyAppEnforcedRestrictionsToAdHocRecipients <Boolean>]
40
[-SharingBlockedDomainList <String>] [-SharingDomainRestrictionMode <SharingDomainRestrictionModes>]
41
[-ShowPeoplePickerSuggestionsForGuestUsers <Boolean>]
42
[-SpecialCharactersStateInFileFolderNames <SpecialCharactersState>] [-UseFindPeopleInPeoplePicker <Boolean>]
43
- [-UserVoiceForFeedbackEnabled <Boolean>] [<CommonParameters>]
44
- [-ContentTypeSyncSitesList MySites] [-ExcludeSiteTemplate]
+ [-UserVoiceForFeedbackEnabled <Boolean>]
+ [-ContentTypeSyncSitesList MySites [-ExcludeSiteTemplate]]
45
+ [<CommonParameters>]
46
```
47
48
## DESCRIPTION
0 commit comments