| TapiLineDeviceStatusNumActiveCalls Property |
Number of calls on the line in call states other than Idle, OnHold, OnHoldPendingTransfer, and OnHoldPendingConference.
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic int NumActiveCalls { get; }Public ReadOnly Property NumActiveCalls As Integer
Get
public:
property int NumActiveCalls {
int get ();
}Property Value
Type:
Int32
See Also