Aspose::Email::Clients::Pop3
Aspose::Email::Clients::Pop3 namespace
The Aspose::Email::Clients::Pop3 namespace groups the classes and enumerations needed to communicate with POP3 mail servers. Use Pop3Client to connect, authenticate, and fetch messages, while leveraging Pop3MailboxInfo, Pop3MessageInfo, and related types for detailed mailbox and message metadata.
Classes
| Name | Description |
|---|
| Pop3Client | Allows applications to access and manipulate messages by using the Post Office P |
| Pop3MailboxInfo | Represents the status of the mailbox. |
| Pop3MessageInfo | The Pop3MessageInfo represents the E-Mail message info fetched from the Pop3 ser |
| Pop3MessageInfoCollection | Represents the information of a mail message from Pop3 server. |
Enumerations