Skip to content

Commit fa787f7

Browse files
authored
Update Set-CsPhoneNumberAssignment.md
1 parent 8750709 commit fa787f7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,10 @@ Accept wildcard characters: False
9999
```
100100
101101
### -PhoneNumber
102-
The phone number to assign to the user or resource account. Supports E.164 format like +12065551234 and non-E.164 format like 12065551234. We are not currently supporting Direct Routing numbers with extensions, but
103-
you can use the Set-CsUser cmdlet for this.
102+
The phone number to assign to the user or resource account. Supports E.164 format like +12065551234 and non-E.164 format like 12065551234. We are not currently supporting
103+
Direct Routing numbers with extensions, but you can use the Set-CsUser cmdlet for this.
104+
105+
Setting a phone number will automatically set EnterpriseVoiceEnabled to True.
104106
105107
```yaml
106108
Type: System.String

0 commit comments

Comments
 (0)