You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This parameter is reserved for internal Microsoft use.
162
+
163
+
```yaml
164
+
Type: System.String
165
+
Parameter Sets: (All)
166
+
Aliases:
167
+
Applicable: Microsoft Teams
168
+
169
+
Required: False
170
+
Default value: None
171
+
Accept pipeline input: False
172
+
Accept wildcard characters: False
173
+
```
174
+
155
175
### -CapabilitiesContain
156
176
Filters the returned results based on the capabilities assigned to the phone number. You can specify one or more capabilities delimited by a comma. Supported capabilities are ConferenceAssignment, VoiceApplicationAssignment, UserAssignment, and TeamsPhoneMobile.
157
177
@@ -370,6 +390,9 @@ The activation state of the telephone number.
370
390
### AssignedPstnTargetId
371
391
The ID of the object the phone number is assigned to.
372
392
393
+
### AssignmentCategory
394
+
This parameter is reserved for internal Microsoft use.
395
+
373
396
### Capability
374
397
The list of capabilities assigned to the phone number.
375
398
@@ -412,7 +435,7 @@ The phone number. The number is always displayed with prefixed "+", even if it w
412
435
The object returned is of type SkypeTelephoneNumberMgmtCmdletAcquiredTelephoneNumber.
413
436
414
437
## NOTES
415
-
The cmdlet is available in Teams PowerShell module 4.0.0 or later.
438
+
The cmdlet is available in Teams PowerShell module 4.0.0 or later. The parameter AssignmentCategory was introduced in Teams PowerShell module 5.3.1-preview.
416
439
417
440
The cmdlet is only available in commercial and GCC cloud instances.
0 commit comments