Click or drag to resize
AgentServiceAvailableAgentFeatures Property
Gets the list of available agent features.

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

Property Value

Type: ListAgentFeature
See Also