Skip to content

Commit 8a3edb1

Browse files
authored
Merge pull request MicrosoftDocs#8602 from dariomws/patch-256
Update Priority description in New/Set-CsOnlineVoiceRoute.md
2 parents b9d8f72 + 0776a1a commit 8a3edb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

skype/skype-ps/skype/New-CsOnlineVoiceRoute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Accept wildcard characters: False
209209
```
210210
211211
### -Priority
212-
A number could resolve to multiple online voice routes. The priority determines the order in which the routes will be applied if more than one route is possible.
212+
A number could resolve to multiple online voice routes. The priority determines the order in which the routes will be applied if more than one route is possible. The lowest priority will be applied first and then in ascendant order.
213213
214214
```yaml
215215
Type: Int32

skype/skype-ps/skype/Set-CsOnlineVoiceRoute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Accept wildcard characters: False
212212
```
213213

214214
### -Priority
215-
A number could resolve to multiple online voice routes. The priority determines the order in which the routes will be applied if more than one route is possible.
215+
A number could resolve to multiple online voice routes. The priority determines the order in which the routes will be applied if more than one route is possible. The lowest priority will be applied first and then in ascendant order.
216216

217217
```yaml
218218
Type: Int32

0 commit comments

Comments
 (0)