Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ImapNotificationEventArgs Class

Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)

Provides data for the Notification event.

Syntax
public class ImapNotificationEventArgs : EventArgs
Inheritance
Object
EventArgs
ImapNotificationEventArgs
Inherited Members
EventArgs.Empty
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
ImapNotificationEventArgs(ImapNotification, ImapResponse, Int32, Boolean)

Initializes a new instance of the ImapNotificationEventArgs class with the specified notification type, response line and a value indicating whether the notification was solicited.

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.

In This Article
  • Constructors
  • Properties
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies