Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsItCapableDnd Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaIsItCapableDnd
Gets a value indicating whether this instance is capable of Do Not Disturb (DND) status.
Declaration Syntax
C#Visual BasicVisual C++
bool IsItCapableDnd { get; }
ReadOnly Property IsItCapableDnd As Boolean
property bool IsItCapableDnd {
	bool get ();
}
Value
true if this instance is is capable of Do Not Disturb (DND) status; otherwise, false.

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