Click or drag to resize

AgentFeatureInvocationResultWithButtonLampStateError Property

Exception related to agent feature operation result.

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

Property Value

Type: AgentException
Remarks
This object will be null in case of success of the operation.
See Also