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

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