Skip to content

Commit 71d4766

Browse files
authored
Update Get-CsOnlineTelephoneNumber.md
1 parent 5d74915 commit 71d4766

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skype/skype-ps/skype/Get-CsOnlineTelephoneNumber.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,8 @@ Accept wildcard characters: False
292292

293293
### -TelephoneNumberStartsWith
294294
Specifies the digits that the returned telephone numbers must begin with.
295-
To return numbers in the 425 area code, use this syntax: -TelephoneNumberStartsWith 425.
296-
To return numbers that are in the 206 area code and that begin with 88, use this syntax: -TelephoneNumberStartsWith 20688.
295+
To return numbers in the North American Numbering Plan 425 area code, use this syntax: -TelephoneNumberStartsWith 1425.
296+
To return numbers that are in the 206 area code and that begin with 88, use this syntax: -TelephoneNumberStartsWith 120688.
297297
You can use up to nine digits.
298298

299299
```yaml

0 commit comments

Comments
 (0)