Click or drag to resize
TapiLineSwitchInfo Property
Gets the switch (PBX) information for the line.

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

Property Value

Type: String
Remarks
SwitchInfo provides information about the switch to which the line device is connected, such as the switch manufacturer, the model name, the software version, and so on.
See Also