Provides data for the ResponseRead event.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex.Net..::..Pop3ResponseReadEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also