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

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