Skip to content

Commit 902f0ae

Browse files
authored
Update Get-CsOnlineTelephoneNumberOrder.md
1 parent 92b7835 commit 902f0ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/Get-CsOnlineTelephoneNumberOrder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
201201
## OUTPUTS
202202
203203
## NOTES
204-
Updates in Teams PowerShell Module version 6.8.0 and later:
204+
Updates in Teams PowerShell Module version 6.7.1 and later:
205205
- A new optional parameter `OrderType` is introduced. If no OrderType is provided, it will default to a Search order.
206206
- [BREAKING CHANGE] When a Search order is queried, the property name `TelephoneNumber` in the output will be changed to `TelephoneNumbers`. The structure of the `TelephoneNumbers` output will remain unchanged.
207207
- Impact: Scripts and processes that reference the `TelephoneNumber` property will need to be updated to use `TelephoneNumbers`.

0 commit comments

Comments
 (0)