Click or drag to resize
TapiLineName Property
Gets the name of the line.

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

Property Value

Type: String
Remarks
This property contains a user-friendly name of the telephony line device. This is the same name as displayed in the Telephony applet in the Control Panel. Users can rename a line in the Control Panel. If the application stores configuration settings associated with the line, PermanentID should be used instead of Name as the line identifier.
See Also