Click or drag to resize
CallServiceCalls Property
The Calls that are in progress.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public ReadOnlyCollection<Call> Calls { get; }

Property Value

Type: ReadOnlyCollectionCall
See Also