| TapiLineDeviceStatus Property |
Gets the current status of the line device.
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic TapiLineDeviceStatus DeviceStatus { get; }Public ReadOnly Property DeviceStatus As TapiLineDeviceStatus
Get
public:
property TapiLineDeviceStatus^ DeviceStatus {
TapiLineDeviceStatus^ get ();
}Property Value
Type:
TapiLineDeviceStatus
See Also