Click or drag to resize
TapiAddressSupportsPickupCallWaiting Property
Indicates if the call-waiting call can be picked on the address.

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

Property Value

Type: Boolean
Remarks
This property is true if Pickup(String, String, TapiAddress) can be used to pick up a call detected by the user as a call-waiting call.
See Also