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

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