ReadEmails method: MCFGetMail class
Syntax
ReadEmails(Count)
Description
Use the ReadEmails method to read the specified number of emails for this mailbox.
This method uses the connection properties set by SetMCFEmail.
The overall status of the success of this method is available in the Status property.
Parameters
| Parameter | Description |
|---|---|
|
Count |
Specify the number of emails you want to read. |
Returns
An array of MCFInboundEmail.