File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ This cmdlet displays information about one or more phone numbers.
19
19
20
20
### Assignment (Default)
21
21
``` powershell
22
- Get-CsPhoneNumberAssignment [-ActivationState <string>] [-AssignedPstnTargetId <string>] [-AssignmentCategory <string>] [-CapabilitiesContain <string>]
23
- [-CivicAddressId <string>] [-IsoCountryCode <string>] [-LocationId <string>] [-NumberType <string>]
24
- [-PstnAssignmentStatus <string>] [-Skip <int >] [-TelephoneNumber <string>] [-TelephoneNumberContain <string>]
25
- [-TelephoneNumberGreaterThan <string>] [-TelephoneNumberLessThan <string>] [-TelephoneNumberStartsWith <string>]
26
- [-Top <int>] [<CommonParameters>]
22
+ Get-CsPhoneNumberAssignment [-ActivationState <string>] [-AssignedPstnTargetId <string>] [-AssignmentCategory <string>]
23
+ [-CapabilitiesContain <string>] [-CivicAddressId <string>] [-IsoCountryCode <string>]
24
+ [-LocationId <string>] [-NumberType <string >] [-PstnAssignmentStatus <string>] [-Skip <int>] [-TelephoneNumber <string>]
25
+ [-TelephoneNumberContain <string>] [-TelephoneNumberGreaterThan <string>] [-TelephoneNumberLessThan <string>]
26
+ [-TelephoneNumberStartsWith <string>] [- Top <int>] [<CommonParameters>]
27
27
```
28
28
29
29
## DESCRIPTION
You can’t perform that action at this time.
0 commit comments