Occurs when a notification has been sent.

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