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 5d74915 commit 71d4766Copy full SHA for 71d4766
skype/skype-ps/skype/Get-CsOnlineTelephoneNumber.md
@@ -292,8 +292,8 @@ Accept wildcard characters: False
292
293
### -TelephoneNumberStartsWith
294
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.
+To return numbers in the North American Numbering Plan 425 area code, use this syntax: -TelephoneNumberStartsWith 1425.
+To return numbers that are in the 206 area code and that begin with 88, use this syntax: -TelephoneNumberStartsWith 120688.
297
You can use up to nine digits.
298
299
```yaml
0 commit comments