Skip to content

Commit 538d264

Browse files
committed
Add note regarding phone format.
1 parent d62771c commit 538d264

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

skype/skype-ps/skype/New-CsCallingLineIdentity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ PARAMVALUE: String
229229
230230
The ServiceNumber parameter lets you add any valid service number for the CallingIdSubstitute.
231231
232-
Note: Do not add ‘+’ to the Service number. For example, if the Service number is +1425-xxx-xxxx then valid input is 1425xxxxxxx
232+
Note: Do not add ‘+’ to the Service number. For example, if the Service number is +1425-xxx-xxxx then valid input is 1425xxxxxxx
233233
234234
235235
```yaml

skype/skype-ps/skype/Set-CsCallingLineIdentity.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ Accept wildcard characters: False
181181
### -ServiceNumber
182182
PARAMVALUE: String
183183
184+
Note: Do not add ‘+’ to the Service number. For example, if the Service number is +1425-xxx-xxxx then valid input is 1425xxxxxxx
185+
184186
```yaml
185187
Type: Object
186188
Parameter Sets: (All)

0 commit comments

Comments
 (0)