Occurs when a notification is being sent.
Declaration Syntax
C# | Visual Basic | Visual C++ |
event EventHandler NotificationSendStart
Event NotificationSendStart As EventHandler
event EventHandler^ NotificationSendStart { void add (EventHandler^ value); void remove (EventHandler^ value); }