ThbTapiLine.Addresses
Unit: hbTapi
 

This property is a list of ThbTapiAddress objects. Each ThbTapiAddress object represents an address of the line device. The list contains one ThbTapiAddress object for each available address for the currently selected TAPI line device. There are ThbTapiLine.Addresses.Count - 1 addresses listed in the order of their ID value.

Availability

Design-Time: None / Run-Time: Read

Declaration

property Addresses: ThbTapiAddressList;

See Also

ThbTapiLine.AddressList