| TapiLineDeviceStatusNumOnHoldPendingCalls Property |
Number of calls on the line in the OnHoldPendingTransfer or OnHoldPendingConference state.
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic int NumOnHoldPendingCalls { get; }Public ReadOnly Property NumOnHoldPendingCalls As Integer
Get
public:
property int NumOnHoldPendingCalls {
int get ();
}Property Value
Type:
Int32
See Also