Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsItPossibleToMuteOff Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIInteractionVoiceIsItPossibleToMuteOff
Gets a value indicating whether it is possible to turn mute off.
Declaration Syntax
C#Visual BasicVisual C++
bool IsItPossibleToMuteOff { get; }
ReadOnly Property IsItPossibleToMuteOff As Boolean
property bool IsItPossibleToMuteOff {
	bool get ();
}
Value
true if it is possible to turn mute off; otherwise, false.

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