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

Assembly: ServiceProvider (Module: ServiceProvider)