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

ImapNotificationEventArgs Constructor

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

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.

Declaration
public ImapNotificationEventArgs(ImapNotification notification, ImapResponse response, int line, bool solicited)
Parameters
Type Name Description
ImapNotification notification

Notification type.

ImapResponse response

IMAP response that contains this notification.

Int32 line

Response line.

Boolean solicited

Value indicating whether the notification is a standard response to the requested command.

In This Article
  • ImapNotificationEventArgs(ImapNotification, ImapResponse, Int32, Boolean)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies