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

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