Edit

Share via


New-CsSharedCallQueueHistoryTemplate

Use the New-CsSharedCallQueueHistory cmdlet to create a Shared Call Queue History template.

Syntax

Default (Default)

New-CsSharedCallQueueHistoryTemplate
    -Name <String>
    -Description <String>
    [-IncomingMissedCalls <Object>]
    [-AnsweredAndOutboundCalls <Object>]
    [<CommonParameters>]

Description

Use the New-CsSharedCallQueueHistory cmdlet to create a Shared Call Queue History template.

Caution

This cmdlet will only work for customers that are participating in the Voice Applications private preview for this feature. General Availability for this functionality has not been determined at this time.

Examples

Example 1

New-CsSharedCallQueueHistoryTemplate -Name "Customer Service" -Description "Missed:All Answered:Auth" -IncomingMissedCall XXXXXX -AnsweredAndOutboundCalls XXXXX

This example creates a new Shared CallQueue History template where incoming missed calls are shown to authorized users and agents and, answered and outbound calls are shown to authorized users only.

Parameters

-AnsweredAndOutboundCalls

Applicable: Microsoft Teams

A description for the shared call queue history template.

PARAMVALUE: Off | AuthorizedUsersOnly | AuthorizedUsersAndAgents

Parameter properties

Type:Object
Default value:Off
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Description

Applicable: Microsoft Teams

A description for the shared call queue history template.

Parameter properties

Type:System.String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-IncomingMissedCalls

Applicable: Microsoft Teams

A description for the shared call queue history template.

PARAMVALUE: Off | AuthorizedUsersOnly | AuthorizedUsersAndAgents

Parameter properties

Type:Object
Default value:Off
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Name

Applicable: Microsoft Teams

The name of the shared call queue history template.

Parameter properties

Type:System.String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

None

Outputs

Microsoft.Rtc.Management.OAA.Models.AutoAttendant