Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Party1 Property
NamespacesGenesyslab.Desktop.Modules.Core.DisplayFormatIFormattedInteractionVoiceParty1
Gets or sets the first party.
Declaration Syntax
C#Visual BasicVisual C++
string Party1 { get; set; }
Property Party1 As String
property String^ Party1 {
	String^ get ();
	void set (String^ value);
}
Value
The first party.

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