Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IMService Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaVoiceIMService
Gets or sets the Instant Messaging service.
Declaration Syntax
C#Visual BasicVisual C++
IIMService IMService { get; set; }
Property IMService As IIMService
property IIMService^ IMService {
	IIMService^ get ();
	void set (IIMService^ value);
}
Value
The Instant Messaging service.

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