Click or drag to resize
MimeKit

MailKit.Net.Pop3 Namespace

The MailKit.Net.Pop3 namespace provides classes that are necessary for downloading messages from a POP3 server.
Classes
 ClassDescription
Public classCode examplePop3Client A POP3 client that can be used to retrieve messages from a server.
Public classCode examplePop3CommandException A POP3 command exception.
Public classPop3Language A POP3 language.
Public classCode examplePop3ProtocolException A POP3 protocol exception.
Interfaces
 InterfaceDescription
Public interfaceIPop3Client An interface for a POP3 client.
Enumerations
 EnumerationDescription
Public enumerationCode examplePop3Capabilities Capabilities supported by a POP3 server.