Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsItPossibleToRejectCall Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIInteractionVoiceIsItPossibleToRejectCall
Gets a value indicating whether it is possible to reject the ringing call (if the redirect queue is present on this event).
Declaration Syntax
C#Visual BasicVisual C++
bool IsItPossibleToRejectCall { get; }
ReadOnly Property IsItPossibleToRejectCall As Boolean
property bool IsItPossibleToRejectCall {
	bool get ();
}
Value
true if it is possible to redirect call; otherwise, false.

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