Skip to content

Commit bc1be3f

Browse files
authored
Update New-CsCallQueue.md
1 parent 033ad11 commit bc1be3f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

skype/skype-ps/skype/New-CsCallQueue.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Accept wildcard characters: False
247247
```
248248
249249
### -OverflowActionCallPriority --- Private Preview customers only
250-
If the OverFlowAction is set to Forward, and the OverflowActionTarget is set to an Auto attendant or Call queue resource account Guid, this parameter must be set to indicate the priority that will be assigned to the call. Otherwise, this parameter is optional.
250+
If the OverFlowAction is set to Forward, and the OverflowActionTarget is set to an Auto attendant or Call queue resource account Guid, this parameter must be set to indicate the priority that will be assigned to the call. Otherwise, this parameter is not applicable.
251251
252252
PARAMVALUE: 1 | 2 | 3 | 4 | 5
253253
- 1 = Very High
@@ -270,7 +270,7 @@ Accept wildcard characters: False
270270
```
271271
272272
### -OverflowThreshold
273-
The OverflowThreshold parameter defines the number of calls that can be in the queue at any one time before the overflow action is triggered. The OverflowThreshold can be any integer value between 0 and 200, inclusive. A value of 0 causes calls not to reach agents and the overflow action to be taken immediately
273+
The OverflowThreshold parameter defines the number of calls that can be in the queue at any one time before the overflow action is triggered. The OverflowThreshold can be any integer value between 0 and 200, inclusive. A value of 0 causes calls not to reach agents and the overflow action to be taken immediately.
274274
275275
```yaml
276276
Type: Int16
@@ -320,7 +320,7 @@ Accept wildcard characters: False
320320
```
321321
322322
### -TimeoutActionCallPriority --- Private Preview customers only
323-
If the TimeoutAction is set to Forward, and the TimeoutActionTarget is set to an Auto attendant or Call queue resource account Guid, this parameter must be set to indicate the priority that will be assigned to the call. Otherwise, this parameter is optional.
323+
If the TimeoutAction is set to Forward, and the TimeoutActionTarget is set to an Auto attendant or Call queue resource account Guid, this parameter must be set to indicate the priority that will be assigned to the call. Otherwise, this parameter is not applicable.
324324
325325
PARAMVALUE: 1 | 2 | 3 | 4 | 5
326326
- 1 = Very High
@@ -394,7 +394,7 @@ Accept wildcard characters: False
394394
```
395395
396396
### -NoAgentActionCallPriority --- Private Preview customers only
397-
If the NoAgentAction is set to Forward, and the NoAgentActionTarget is set to an Auto attendant or Call queue resource account Guid, this parameter must be set to indicate the priority that will be assigned to the call. Otherwise, this parameter is optional.
397+
If the NoAgentAction is set to Forward, and the NoAgentActionTarget is set to an Auto attendant or Call queue resource account Guid, this parameter must be set to indicate the priority that will be assigned to the call. Otherwise, this parameter is not applicable.
398398
399399
PARAMVALUE: 1 | 2 | 3 | 4 | 5
400400
- 1 = Very High

0 commit comments

Comments
 (0)