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 d88cda9 commit 16d0673Copy full SHA for 16d0673
skype/skype-ps/skype/New-CsTeamsCallParkPolicy.md
@@ -37,7 +37,7 @@ The TeamsCallParkPolicy controls whether or not users are able to leverage the c
37
PS C:\> New-CsTeamsCallParkPolicy -Identity "SalesPolicy" -AllowCallPark $true
38
```
39
40
-Create a new custom policy that has call park enabled. This policy can then be assigned to individual users.
+Create a new custom policy that has call park enabled. This policy can then be assigned to individual users.
41
42
### Example 2
43
```powershell
0 commit comments