Aspose.Email.Clients.Pop3
The Aspose.Email.Clients.Pop3 namespace provides classes to access and manipulate messages by using the Post Office Protocol Version 3 (POP3).
Classes
Class | Description |
---|
Pop3Client | Allows applications to access and manipulate messages by using the Post Office Protocol Version 3 (POP3). |
Pop3MailboxInfo | Represents the status of the mailbox. |
Pop3MessageInfo | The Pop3MessageInfo represents the E-Mail message info fetched from the Pop3 server. |
Pop3MessageInfoCollection | Represents the information of a mail message from Pop3 server. |
Interfaces
Interface | Description |
---|
IAsyncPop3Client | Allows applications to access and manipulate messages by using the Post Office Protocol Version 3 (POP3). |
Enumeration