ThbTapiAddress
Unit: hbTapi 
 

An address (channel) on a line device. In case of a telephone network, the address is a telephone number.

Each line device has one or more associated addresses. In general, each line device has exactly one address. In cases where a device has more than one channel, the channels are mapped to addresses by the TAPI Service Provider (TSP). The addresses are accessed by an ID, the AddressID. The Address IDs range from 0 to one less than ThbTapiLine.Addresses.Count. Different addresses have different features, capabilities, and states.

Use the ThbTapiAddress.Caps property to become aware of features, the address supports. The ThbTapiAddress.Status property holds the current status of the address.

See Also

ThbTapiLine.Addresses | AddressList