Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Message Property
NamespacesGenesyslab.Desktop.Infrastructure.EventsAlertMessage
Gets the message.
Declaration Syntax
C#Visual BasicVisual C++
public string Message { get; }
Public ReadOnly Property Message As String
public:
property String^ Message {
	String^ get ();
}
Value
The message.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)