Skip to content

Commit 7101ca5

Browse files
Remove AutoShareFilesInExternalChats parameter
1 parent b40627e commit 7101ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/MicrosoftTeams/New-CsTeamsFilesPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Creates a new teams files policy.
1616

1717
```
1818
New-CsTeamsFilesPolicy [-NativeFileEntryPoints <String>] [-SPChannelFilesTab <String>]
19-
[-DefaultFileUploadAppId <String>] [-FileSharingInChatswithExternalUsers <String>] [-AutoShareFilesInExternalChats <String>]
19+
[-DefaultFileUploadAppId <String>] [-FileSharingInChatswithExternalUsers <String>]
2020
[-Identity] <String> [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]
2121
```
2222

0 commit comments

Comments
 (0)