Click or drag to resize

AgentServiceAvailableAgentFeatures Property

Gets the list of available agent features.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public List<AgentFeature> AvailableAgentFeatures { get; }

Property Value

Type: ListAgentFeature
See Also