Home » Documentation » POPClient

POPClient

The POPClient allows for simple interaction with POP hosts.

Constructors

Name Description
Constructor  Initializes a new instance of the POPClient class.

Methods

Name Description
Close  Terminates the connection to the host.
DeleteMessage  Deletes a message from the server.
Arguments:
(MessageNumber)
DeleteMessages  Deletes a range of messages from the server.
Arguments:
(void)
(Start, End)
GetHeader  Returns a header from a specified message number.
Arguments:
(MessageNumber)
GetHeaders  Returns a range or all headers.
Arguments:
(Start, End)
(void)
GetMailBoxSize  Returns the size of the mailbox in bytes.
GetMessage  Returns a message from specified message number argument.
Arguments:
(MessageNumber)
GetMessageCount  Returns the number of messages in a mailbox.
GetMessages  Returns a range or all messages.
Arguments:
(void)
(Start, End)
GetMIMEMessage  Returns a message in a MIMEMessage object from the specified message number argument.
Arguments:
(MessageNumber)
GetMIMEMessages  Returns a range or all messages in MIMEMessage objects.
Arguments:
(void)
(Start, End)
Open  Opens a connection to the host.

Properties

Name Description
Host  Gets and sets the host address.
Password  Gets and sets the password used to authenticate with the host.
POPDriver  Stores the POPDriver object.
Port  Gets and sets the port used to connect to the POP host.
Protocol  Gets and sets the protocol used to connect to the host.
Timeout  Gets and sets the connection timeout threshold.
Username  Gets and sets the username used to authenticate with the host.
Are you a robot?
Your Email:
Create a Username:
Create a Password:
Forgot Password?
Validate Text: Captcha