Reference Library
OnDoNotDisturbEvent Event
NamespacesAvaya.ApplicationEnablement.DMCCIThirdPartyCallControllerOnDoNotDisturbEvent
Event registration for Do Not Disturb event.
Declaration Syntax
C#Visual BasicVisual C++
event DoNotDisturbEventHandler OnDoNotDisturbEvent
Event OnDoNotDisturbEvent As DoNotDisturbEventHandler
 event DoNotDisturbEventHandler^ OnDoNotDisturbEvent {
	void add (DoNotDisturbEventHandler^ value);
	void remove (DoNotDisturbEventHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)