Skip to content

Commit 2947cf8

Browse files
committed
Fixing issue #1935
1 parent 83df50c commit 2947cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1193,7 +1193,7 @@ Accept wildcard characters: False
11931193
### -UserVoiceForFeedbackEnabled
11941194
PARAMVALUE: $true | $false
11951195
1196-
When set to $true, the "Feedback" and "Get the mobile app" links will be shown at the bottom of all modern SharePoint Online pages. The "Feedback" link will allow the end user to fill out a feedback form inside SharePoint Online which will then create an entry in the public SharePoint UserVoice topic. "Get the mobile app" simply provides a direct link to where the SharePoint app can be downloaded for Android and Apple devices. When set to $false, both of these links will not be shown anymore. It may take up to an hour for a change of this property to be reflected consistently throughout your tenant.
1196+
When set to $true, the "Feedback" link will be shown at the bottom of all modern SharePoint Online pages. The "Feedback" link will allow the end user to fill out a feedback form inside SharePoint Online which will then create an entry in the public SharePoint UserVoice topic. When set to $false, feedback link will not be shown anymore. It may take up to an hour for a change of this property to be reflected consistently throughout your tenant.
11971197
11981198
```yaml
11991199
Type: Boolean

0 commit comments

Comments
 (0)