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

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