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

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