Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
SendMessage Method (message)
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Interactions.CaseView.MediaView.InteractionIMView.IMCallViewIIMCallViewModelSendMessage(String)
Sends a message.
Declaration Syntax
C#Visual BasicVisual C++
void SendMessage(
	string message
)
Sub SendMessage ( _
	message As String _
)
void SendMessage(
	String^ message
)
Parameters
message (String)
The message.

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