Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
InitialSIPPhoneNumber Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaVoiceInitialSIPPhoneNumber
Gets or sets the value of the properties resquest-uri of the DN before the login agent.
Declaration Syntax
C#Visual BasicVisual C++
string InitialSIPPhoneNumber { get; set; }
Property InitialSIPPhoneNumber As String
property String^ InitialSIPPhoneNumber {
	String^ get ();
	void set (String^ value);
}
Value
The initial SIP phone number value.

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