Occurs when a notification is being sent.

C# | Visual Basic | Visual C++ |
event EventHandler NotificationSendStart
Event NotificationSendStart As EventHandler
event EventHandler^ NotificationSendStart { void add (EventHandler^ value); void remove (EventHandler^ value); }