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 b40627e commit 7101ca5Copy full SHA for 7101ca5
teams/teams-ps/MicrosoftTeams/New-CsTeamsFilesPolicy.md
@@ -16,7 +16,7 @@ Creates a new teams files policy.
16
17
```
18
New-CsTeamsFilesPolicy [-NativeFileEntryPoints <String>] [-SPChannelFilesTab <String>]
19
- [-DefaultFileUploadAppId <String>] [-FileSharingInChatswithExternalUsers <String>] [-AutoShareFilesInExternalChats <String>]
+ [-DefaultFileUploadAppId <String>] [-FileSharingInChatswithExternalUsers <String>]
20
[-Identity] <String> [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
21
22
0 commit comments