Get-CsCallingLineIdentity
Use the Get-CsCallingLineIdentity
cmdlet to display the Caller ID policies for your organization.
Syntax
Get-CsCallingLineIdentity
[[-Identity] <string>]
[<CommonParameters>]
Get-CsCallingLineIdentity
[-Filter <string>]
[<CommonParameters>]
Description
Use the Get-CsCallingLineIdentity
cmdlet to display the Caller ID policies for your organization.
Examples
Example 1
PS C:\> Get-CsCallingLineIdentity
The example gets and displays the Caller ID policies for your organization.
Example 2
PS C:\> Get-CsCallingLineIdentity -Filter "tag:Sales*"
The example gets and displays the Caller ID policies with Identity starting with Sales.
Parameters
-Filter
The Filter parameter lets you insert a string through which your search results are filtered.
Type: | String |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Microsoft Teams, Skype for Business Online |
-Identity
The Identity parameter identifies the Caller ID policy.
Type: | String |
Position: | 1 |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Microsoft Teams, Skype for Business Online |
Inputs
None
Related Links
Feedback
Submit and view feedback for