Reference Library
DoNotDisturbEvent Method (monitorId, eventCause, deviceId, doNotDisturbOn)
NamespacesAvaya.ApplicationEnablement.DMCCControlEventsDoNotDisturbEvent(String, String, String, Boolean)
Declaration Syntax
C#Visual BasicVisual C++
void DoNotDisturbEvent(
	string monitorId,
	string eventCause,
	string deviceId,
	bool doNotDisturbOn
)
Sub DoNotDisturbEvent ( _
	monitorId As String, _
	eventCause As String, _
	deviceId As String, _
	doNotDisturbOn As Boolean _
)
void DoNotDisturbEvent(
	String^ monitorId, 
	String^ eventCause, 
	String^ deviceId, 
	bool doNotDisturbOn
)
Parameters
monitorId (String)
eventCause (String)
deviceId (String)
doNotDisturbOn (Boolean)

Assembly: ServiceProvider (Module: ServiceProvider)