Skip to content

Commit 094542f

Browse files
authored
Merge branch 'master' into patch-3
2 parents 9924be5 + adeed19 commit 094542f

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ Note:
3333
- If CallerIdSubstitute is given as "Service", then ServiceNumber cannot be empty.
3434
- If CallerIdSubstitute is given as "Resource", then ResourceAccount cannot be empty.
3535

36-
**Preview** The use of the parameters ResourceAccount and CompanyName is in Preview.
37-
3836
## EXAMPLES
3937

4038
### -------------------------- Example 1 --------------------------
@@ -124,7 +122,6 @@ Accept wildcard characters: False
124122
125123
### -CompanyName
126124
This parameter sets the Calling party name (typically referred to as CNAM) on the outgoing PSTN call.
127-
**Preview** The use of the parameter CompanyName is in Preview.
128125
129126
```yaml
130127
Type: String
@@ -220,7 +217,6 @@ Accept wildcard characters: False
220217
221218
### -ResourceAccount
222219
This parameter specifies the ObjectId of a resource account/online application instance used for Teams Auto Attendant or Call Queue. The outgoing PSTN call will use the phone number defined on the resource account as caller id. For more information about resource accounts please see https://docs.microsoft.com/microsoftteams/manage-resource-accounts
223-
**Preview** The use of the parameter ResourceAccount is in Preview.
224220
225221
```yaml
226222
Type: Guid

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ Note:
4444
- If CallerIdSubstitute is given as "Service", then ServiceNumber cannot be empty.
4545
- If CallerIdSubstitute is given as "Resource", then ResourceAccount cannot be empty.
4646

47-
**Preview** The use of the parameters ResourceAccount and CompanyName is in Preview.
48-
4947
## EXAMPLES
5048

5149
### Example 1
@@ -120,7 +118,6 @@ Accept wildcard characters: False
120118
121119
### -CompanyName
122120
This parameter sets the Calling party name (typically referred to as CNAM) on the outgoing PSTN call.
123-
**Preview** The use of the parameter CompanyName is in Preview.
124121
125122
```yaml
126123
Type: String
@@ -233,7 +230,6 @@ Accept wildcard characters: False
233230
234231
### -ResourceAccount
235232
This parameter specifies the ObjectId of a resource account/online application instance used for Teams Auto Attendant or Call Queue. The outgoing PSTN call will use the phone number defined on the resource account as caller id. For more information about resource accounts please see https://docs.microsoft.com/microsoftteams/manage-resource-accounts.
236-
**Preview** The use of the parameter ResourceAccount is in Preview.
237233
238234
```yaml
239235
Type: Guid

0 commit comments

Comments
 (0)