Post Office Protocol Control Methods
Method Description
Cancel Cancels the current operation
ChangePassword Change the mailbox password for the current user
CloseMessage Closes the current message
Command Send a custom command to the remote host
Connect Establish a connection with a remote server
DeleteMessage Marks a message for deletion from the mailbox
Disconnect Terminate the connection with a remote server
GetHeader Returns the value of a header field from the specified message
GetHeaders Retrieves the headers for the specified message from the server
GetMessage Retrieve a message from the server
Initialize Initialize the control and load the Windows Sockets library
OpenMessage Open a message on the server
Read Return data read from the remote host
Reset Reset the internal state of the control
SendMessage Submits the contents of a specified file to the mail server for delivery
StoreMessage Retrieve a message from the server and store it in a local file
Uninitialize Uninitialize the control and unload the Windows Sockets library
Write Write data to the remote host

Copyright © 2008 Catalyst Development Corporation. All rights reserved.