Raises the Notification event.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Protected Overridable Sub OnNotification ( _ e As ImapNotificationEventArgs _ ) |
| C# |
|---|
protected virtual void OnNotification( ImapNotificationEventArgs e ) |
Parameters
- e
- Type: Rebex.Net..::..ImapNotificationEventArgs
A ImapNotificationEventArgs that contains the event data.