ReadHeaders method: MCFGetMail class
Syntax
ReadHeaders()
Description
Use the ReadHeaders method to read the headers of all emails currently on the server. This method also returns the attachment information for all emails (names and sizes.)
This method uses the connection properties set by SetMCFEmail.
The overall success of the method is available using the Status property.
Parameters
None.
Returns
An array of MCFInboundEmail objects.