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

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