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

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