Skip to content

Commit 8ea21c4

Browse files
authored
Update New-CsCallingLineIdentity.md
1 parent 8980a57 commit 8ea21c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/New-CsCallingLineIdentity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This example creates a new Caller ID policy that sets the Caller ID to Anonymous
4444

4545
### Example 2
4646
```
47-
New-CsCallingLineIdentity -Identity BlockIncomingCLID -Description -BlockIncomingPstnCallerID $true
47+
New-CsCallingLineIdentity -Identity BlockIncomingCLID -BlockIncomingPstnCallerID $true
4848
```
4949

5050
This example creates a new Caller ID policy that blocks the incoming Caller ID.

0 commit comments

Comments
 (0)