Click or drag to resize
TapiAddressMaxNumActiveCalls Property
Gets the maximum number of calls that can be active on the address.

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

Property Value

Type: Int32
Maximum number of active call appearances that the address can handle. This number does not include calls on hold or calls on hold pending transfer or conference.
See Also