Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ContentType Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Interactions.CaseView.MediaView.InteractionIMView.IMCallView.MessageIIMMessageContentType
Gets or sets the content type.
Declaration Syntax
C#Visual BasicVisual C++
string ContentType { get; set; }
Property ContentType As String
property String^ ContentType {
	String^ get ();
	void set (String^ value);
}
Value
The content type.

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