Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Model Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Interactions.CaseView.MediaView.InteractionIMView.IMCallViewIMCallViewModel
Gets or sets the IM call view model.
Declaration Syntax
C#Visual BasicVisual C++
public IIMCallViewModel Model { get; set; }
Public Property Model As IIMCallViewModel
public:
virtual property IIMCallViewModel^ Model {
	IIMCallViewModel^ get () sealed;
	void set (IIMCallViewModel^ value) sealed;
}
Value
The IM call view model.

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