Skip to content

Commit cf74f19

Browse files
authored
Update New-CsCallingLineIdentity.md
1 parent d1d493e commit cf74f19

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ You can either change or block the Caller ID (also called a Calling Line ID) for
3131

3232
Note:
3333
- Identity must be unique.
34-
- ServiceNumber must be a valid Service Number in the tenant telephone number inventory.
35-
- If CallerIdSubstitute is given as "Service", then ServiceNumber cannot be empty.
3634
- If CallerIdSubstitute is given as "Resource", then ResourceAccount cannot be empty.
3735

3836
## EXAMPLES
@@ -189,7 +187,7 @@ Accept wildcard characters: False
189187
```
190188
191189
### -ServiceNumber
192-
**Note**: The use of CallingIDSubstitute Service and ServiceNumber will be deprecated and you can't create new Caller ID policies with it. You should use CallingIDSubstitute Resource and ResourceAccount instead.
190+
**Note**: The use of CallingIDSubstitute Service and -ServiceNumber will be deprecated and you can't create new Caller ID policies with it. You should use CallingIDSubstitute Resource and -ResourceAccount instead.
193191
194192
The ServiceNumber parameter lets you add any valid service number for the CallingIdSubstitute.
195193

0 commit comments

Comments
 (0)