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

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