The ImapNotificationEventArgs type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkLine
Gets the index of the line in response that contains this notification.
Public propertySupported by the .NET Compact FrameworkNotification
Gets the notification type.
Public propertySupported by the .NET Compact FrameworkNumber
Gets the contents of the response line if it was composed of a single integer number. Otherwise, zero is returned.
Public propertySupported by the .NET Compact FrameworkResponse
Gets the IMAP response containing the notification.
Public propertySupported by the .NET Compact FrameworkSolicited
Gets the value indicating whether the notification is a standard response to the requested command.

See Also