Skip to content

Commit 1ad028b

Browse files
committed
Update Set-CsPhoneNumberAssignment.md
1 parent 0cd228a commit 1ad028b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

teams/teams-ps/MicrosoftTeams/Set-CsPhoneNumberAssignment.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@ Set-CsPhoneNumberAssignment [-HttpPipelinePrepend <SendAsyncStep[]>] -Identity <
4848
-EnterpriseVoiceEnabled <Boolean> [<CommonParameters>]
4949
```
5050

51-
### Notify
52-
```
53-
Set-CsPhoneNumberAssignment -Identity <string> -PhoneNumber <string> -PhoneNumberType <String> -Notify [<CommonParameters>]
54-
```
55-
5651
## DESCRIPTION
5752
This cmdlet assigns a telephone number to a user or resource account. When you assign a phone number the EnterpriseVoiceEnabled flag is automatically set to True.
5853

@@ -294,7 +289,7 @@ Sends an email to Teams phone user about new telephone number assignment.
294289
295290
```yaml
296291
Type: Switch
297-
Parameter Sets: (Notify)
292+
Parameter Sets: Assignment
298293
Aliases:
299294

300295
Required: False

0 commit comments

Comments
 (0)