Click or drag to resize
CallIsRemoteAgentPhoneCall Property
A Boolean value indicating whether this incoming call is a remote agent phone call.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool IsRemoteAgentPhoneCall { get; }

Return Value

Type: Boolean
true if incoming call is a remote agent phone call; false otherwise
See Also