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 9430f0d commit 10f03b2Copy full SHA for 10f03b2
skype/skype-ps/skype/Get-CsCallingLineIdentity.md
@@ -13,7 +13,8 @@ Use the `Get-CsCallingLineIdentity` cmdlet to display the Caller ID policies for
13
## SYNTAX
14
15
```
16
-Get-CsCallingLineIdentity [[-Identity] <XdsIdentity>] [-Filter <String>] [-LocalStore] [-Tenant <Guid>] [-AsJob] [<CommonParameters>]
+Get-CsCallingLineIdentity [[-Identity] <XdsIdentity>] [-Filter <String>] [-LocalStore] [-Tenant <Guid>] [-AsJob]
17
+[<CommonParameters>]
18
19
20
## DESCRIPTION
0 commit comments