Click or drag to resize
TapiAddressMaxNoAnswerTimeout Property
Gets the maximum no answer timeout for calls on this address.

Namespace: Traysoft.AddTapi
Assembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntax
public int MaxNoAnswerTimeout { get; }

Property Value

Type: Int32
Maximum value in seconds of the NoAnswerTimeout property for outgoing calls originating from this address.
Remarks
A value of 0 indicates that automatic abandonment of unanswered calls is not supported by the telephony hardware, or that the timeout value is not adjustable by applications. ///
See Also