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

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