TTMSFNCCloudAIEmail.RetrieveEmail Method
Retrieves summary information for the message at the given index.
API unit family: TMSFNCCloudAIToolSets
Declaring type: TTMSFNCCloudAIEmail
Syntax
function RetrieveEmail(AIndex: Integer): TEmailInfo;
Parameters
| Name | Description |
|---|---|
AIndex |
One-based index of the message to retrieve. |
Returns
The subject, sender and body of the message.