Reference Library
getDoNotDisturbOn Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::.DoNotDisturbEventArgsgetDoNotDisturbOn
Get the Do NOt Disturb state (true is on).
Declaration Syntax
C#Visual BasicVisual C++
public bool getDoNotDisturbOn { get; }
Public ReadOnly Property getDoNotDisturbOn As Boolean
public:
property bool getDoNotDisturbOn {
	bool get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)