We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d498e commit ea33349Copy full SHA for ea33349
teams/teams-ps/teams/Set-CsPhoneNumberAssignment.md
@@ -24,7 +24,7 @@ This cmdlet will assign a phone number to a user or a resource account (online a
24
```powershell
25
Set-CsPhoneNumberAssignment -Identity <String> -PhoneNumber <String> -PhoneNumberType <String> -LocationId <String> [<CommonParameters>]
26
```
27
-
+
28
### Attribute
29
30
Set-CsPhoneNumberAssignment -Identity <String> -EnterpriseVoice <Boolean> [<CommonParameters>]
0 commit comments