Event registration for Do Not Disturb event.
| C# | Visual Basic | Visual 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)