The ImapNotificationEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | Line |
Gets the index of the line in response that contains this notification.
|
![]() ![]() | Notification |
Gets the notification type.
|
![]() ![]() | Number |
Gets the contents of the response line if it
was composed of a single integer number. Otherwise, zero is returned.
|
![]() ![]() | Response |
Gets the IMAP response containing the notification.
|
![]() ![]() | Solicited |
Gets the value indicating whether the notification is a standard response to the requested command.
|