Provides data for the ResponseRead event.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public Class ImapResponseReadEventArgs _
	Inherits EventArgs
C#
public class ImapResponseReadEventArgs : EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex.Net..::..ImapResponseReadEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also