TapiAddressSupportsPredictiveDialing Property |
Indicates if predictive dialing is supported on the address.
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic bool SupportsPredictiveDialing { get; }
Public ReadOnly Property SupportsPredictiveDialing As Boolean
Get
public:
property bool SupportsPredictiveDialing {
bool get ();
}
Property Value
Type:
Boolean
Remarks
This property is true if this address has enhanced call progress monitoring
capabilities which can be applied to outgoing calls to determine call states such
as ringback, busy, specialinfo and connected, or the media type of the device
answering the call.
See Also