Click or drag to resize
TapiAddressAddressID Property
Gets the address identifier for the address.

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

Property Value

Type: Int32
Remarks
Individual addresses are referred to by address identifiers. Address identifiers range from zero to one less than the number of addresses on the line.
See Also