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 8980a57 commit 8ea21c4Copy full SHA for 8ea21c4
skype/skype-ps/skype/New-CsCallingLineIdentity.md
@@ -44,7 +44,7 @@ This example creates a new Caller ID policy that sets the Caller ID to Anonymous
44
45
### Example 2
46
```
47
-New-CsCallingLineIdentity -Identity BlockIncomingCLID -Description -BlockIncomingPstnCallerID $true
+New-CsCallingLineIdentity -Identity BlockIncomingCLID -BlockIncomingPstnCallerID $true
48
49
50
This example creates a new Caller ID policy that blocks the incoming Caller ID.
0 commit comments