Click or drag to resize
TapiAddressAddress Property
Gets the phone number or extension assigned to the address.

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

Property Value

Type: String
Remarks
Address property can contain null reference (Nothing in Visual Basic) if the line device has only one associated address.
See Also