Skip to content

Commit 49af425

Browse files
authored
Merge pull request #11566 from sunimiwa/patch-2
Update New-CsTeamsChannelsPolicy.md
2 parents 391196a + 0dcdb91 commit 49af425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/New-CsTeamsChannelsPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This cmdlet allows you to create new policies of this type, which can later be a
3333

3434
### Example 1
3535
```powershell
36-
PS C:\> New-CsTeamsChannelsPolicy -Identity StudentPolicy -AllowPrivateTeamDiscovery $false
36+
PS C:\> New-CsTeamsChannelsPolicy -Identity StudentPolicy -EnablePrivateTeamDiscovery $false
3737
```
3838

3939
This example shows creating a new policy with name "StudentPolicy" where Private Team Discovery is disabled.

0 commit comments

Comments
 (0)