Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Parties Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIInteractionVoiceParties
Gets a list of parties.
Declaration Syntax
C#Visual BasicVisual C++
IList<Party> Parties { get; }
ReadOnly Property Parties As IList(Of Party)
property IList<Party^>^ Parties {
	IList<Party^>^ get ();
}
Value
The list of parties.

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