| Method |
Description |
| AppendMessage
|
Append text to the current message part |
| AttachData
|
Attach the contents of a buffer to the current message |
| AttachFile
|
Attach the specified file to the current message |
| AttachImage
|
Attach an inline image to the current message |
| Cancel
|
Cancel the current operation |
| ChangePassword
|
Change the mailbox password for the specified user |
| CheckMailbox
|
Create a checkpoint of the currently selected mailbox |
| ComposeMessage
|
Compose a new mail message |
| Connect
|
Establish a connection with the specified mail server |
| ClearMessage
|
Clear the current message |
| CopyMessage
|
Copy a message from the current mailbox to another mailbox |
| CreateMailbox
|
Creates a new mailbox on the server |
| CreateMessage
|
Create a new message |
| CreatePart
|
Create a new message part in a multipart message |
| DeleteHeader
|
Delete a header field from the current message part |
| DeleteMailbox
|
Deletes a mailbox from the server |
| DeleteMessage
|
Delete the specified message from the mail server |
| DeletePart
|
Delete the specified message part in the current message |
| Disconnect
|
Disconnect from the mail server |
| ExportMessage
|
Export the current message to a text file |
| ExtractAllFiles
|
Extract all file attachments from the current message |
| ExtractFile
|
Extract an attached file from the current message |
| FindAttachment
|
Search the current message for a file attachment with the
specified file name |
| GetFirstHeader
|
Return the first header in the current message part |
| GetHeader
|
Return the value for the specified header in the current
message part |
| GetNextHeader
|
Return the next header in the current message part |
| GetMessage
|
Retrieve the specified message from the mail server |
| Idle
|
Enables mailbox status monitoring for the client session |
| ImportMessage
|
Import a new message from the specified text file |
| Initialize
|
Initialize the component and load the networking library |
| ParseAddress
|
Parse an Internet e-mail address |
| ParseMessage
|
Parse the specified string, adding the contents to the current
message |
| Reset
|
Reset the state of the component |
| RenameMailbox
|
Change the name of a mailbox |
| SearchMailbox
|
Search the current mailbox for messages that match the
specified criteria |
| SelectMailbox
|
Selects the specified mailbox for read-write access |
| SendMessage
|
Send an e-mail message to one or more recipients |
| SetHeader
|
Set the value of a header field in the current message
part |
| StoreMessage
|
Store the specified message in a file |
| UndeleteMessage
|
Removes the deletion flag for the specified message |
| Uninitialize
|
Uninitialize the component and unload the networking
library |
| UnselectMailbox
|
Unselects the current mailbox |