Skip to content

Commit d04e54b

Browse files
authored
Update Remove-CsPhoneNumberAssignment.md
1 parent 2a32893 commit d04e54b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ This cmdlet removes/unassigns a phone number from a user or resource account. Th
3232

3333
Unassigning a phone number from a user or resource account will automatically set EnterpriseVoiceEnabled to False.
3434

35-
If the cmdlet executes successfully, no result object will be returned. If the cmdlet fails for any reason, a result object will be returned that contains a Code string
36-
parameter and a Message string parameter with additional details of the failure.
35+
If the cmdlet executes successfully, no result object will be returned. If the cmdlet fails for any reason, a result object will be returned that contains a
36+
Code string parameter and a Message string parameter with additional details of the failure.
3737

3838
**Note**: In Teams PowerShell Module 4.2.1-preview and later we are changing how the cmdlet reports errors. Instead of using a result object, we will be generating an
3939
exception in case of an error and we will be appending the exception to the $Error automatic variable. The cmdlet will also

0 commit comments

Comments
 (0)