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

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