The Pop3Client type exposes the following members.

Constructors

  NameDescription
Public methodPop3Client(PopServerInformation)
Initializes a new instance of the Pop3Client class
Public methodPop3Client(String, String, String)
Initializes a new instance of the Pop3Client class
Public methodPop3Client(String, Boolean, String, String)
Initializes a new instance of the Pop3Client class
Public methodPop3Client(String, Int32, Boolean, String, String)
Initializes a new instance of the Pop3Client class

Methods

  NameDescription
Public methodAuthenticate
Public methodDele
Public methodDispose
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodList()()()()
Public methodList(Int32)
Public methodNoop
Public methodQuit
Public methodRetrMailMessageEx
Public methodRetrMimeEntity
Public methodRset
Public methodStat
Public methodTop
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

Events

  NameDescription
Public eventTrace

See Also