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 ee40dab commit bf45851Copy full SHA for bf45851
teams/teams-ps/MicrosoftTeams/Set-CsTeamsFilesPolicy.md
@@ -78,7 +78,7 @@ Accept wildcard characters: False
78
### -FileSharingInChatswithExternalUsers
79
80
Indicates if file sharing in chats with external users is enabled. It is by default enabled, to disable admins can run following command.
81
-Set-CsTeamsFilesPolicy -Identity "Global" -FileSharingInChatswithExternalUsers Disabled
+Set-CsTeamsFilesPolicy -Identity Global -FileSharingInChatswithExternalUsers Disabled
82
83
```yaml
84
Type: String
0 commit comments