| TapiLineDeviceStatusIsMsgWaitOn Property |
Indicates whether the line has a message waiting (message light is on).
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic bool IsMsgWaitOn { get; }Public ReadOnly Property IsMsgWaitOn As Boolean
Get
public:
property bool IsMsgWaitOn {
bool get ();
}Property Value
Type:
Boolean
See Also