CallServiceCalls Property |
The Calls that are in progress.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic ReadOnlyCollection<Call> Calls { get; }
Property Value
Type:
ReadOnlyCollectionCall
See Also