Click or drag to resize

AgentServiceSendCallWorkCodeCapability Property

Gets an indication as to whether the work code can be sent over the existing call.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public Capability SendCallWorkCodeCapability { get; }

Return Value

Type: Capability
Capability object describing whether the work code can be sent over the existing call.
See Also