| Class | Description |
|---|---|
| POP3AuthenticationFailed |
Error of a failed authentication. Check the username and password to ensure they are correct. |
| POP3Client |
Used to access a POP3 Server |
| POP3FunctionCallOverlap |
Only one asynchronous call can be made at a time. |
| POP3Message |
MIME Compatible Message encapsulation class. Provides simple and advanced functionality for the creation of message compatible with industry standard specifications for electronic mail and is comapatible for transport using the Post Office Protocol. |
| POP3MessageAttachment |
Represents a file attachment for an POP3 Message. |
| POP3MessageAttachments |
Represents the collection of attachments to email in the message |
| POP3MessageEmbeddedImage |
Represents information about an embedded image. Embedded images are inline images that are to appear in the html portion of a message. |
| POP3MessageEmbeddedImages |
Collection of POP3MessageEmbeddedImage objects for use in a POP3Message |
| POP3MessageHeader |
Encapsulates a message header |
| POP3MessageHeaders |
Represents the headers of the message |
| POP3MessageRecipient |
Encapsulates a recipient of an email. |
| POP3MessageRecipients |
Collection of POP3MessageRecipient objects |
| POP3Messages |
Represents the collection of s to email in the message |
| POP3NotConnectedError |
Error of no connection. You must connect to the server to issue any commands on it. |
| POP3ServerCommandFailed |
General error from the server if a command is not successful |
| POP3TimedOutError |
Used for notification of a timeout from the server. |
| Enum | Description |
|---|---|
| POP3AuthenticationType |
Type of authentication to use for the login. |
| POP3MessagePriority |
Message Priority for the level of urgency for the email communication. |
| POP3MessageStatus |
Status of the message |
SeekfordSolutions.POP3Wizard Assembly | SeekfordSolutions Namespace