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

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