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

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