Skip to content

Commit 2a1d5ca

Browse files
authored
Update Remove-CsPhoneNumberAssignment.md
1 parent 1421074 commit 2a1d5ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

teams/teams-ps/teams/Remove-CsPhoneNumberAssignment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The phone number to unnassign from the user or resource account. Supports E.164
6666
6767
```yaml
6868
Type: System.String
69-
Parameter Sets: (All)
69+
Parameter Sets: (RemoveSome)
7070
Aliases:
7171

7272
Required: False
@@ -80,7 +80,7 @@ The type of phone number to unassign from the user or resource account. The supp
8080
8181
```yaml
8282
Type: System.String
83-
Parameter Sets: (All)
83+
Parameter Sets: (RemoveSome)
8484
Aliases:
8585

8686
Required: False
@@ -94,7 +94,7 @@ Unassigns the phone number from the user or resource account.
9494
9595
```yaml
9696
Type: Switch
97-
Parameter Sets: (All)
97+
Parameter Sets: (RemoveAll)
9898
Aliases:
9999

100100
Required: False

0 commit comments

Comments
 (0)