The Pop3 type exposes the following members.

Events

  NameDescription
Public eventSupported by the .NET Compact FrameworkCommandSent
Occurs when a command is send to the server.
Public eventSupported by the .NET Compact FrameworkResponseRead
Occurs when a response is received from the server.
Public eventSupported by the .NET Compact FrameworkStateChanged
Occurs when the state of the Pop3 object is changed.
Public eventSupported by the .NET Compact FrameworkTlsDebug Obsolete.
Public eventSupported by the .NET Compact FrameworkTransferProgress
Occurs when data is send or received.
Public eventSupported by the .NET Compact FrameworkValidatingCertificate
Occurs when a server certificate needs to be validated.

See Also