Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
TextMessage Property
NamespacesGenesyslab.Desktop.Modules.Windows.IWMessageBoxIWMessageBoxViewTextMessage
Gets or sets the text message.
Declaration Syntax
C#Visual BasicVisual C++
public string TextMessage { get; set; }
Public Property TextMessage As String
public:
property String^ TextMessage {
	String^ get ();
	void set (String^ value);
}
Value
The text message.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)