Table of Contents

TTMSFNCCloudAIEmail.RetrieveEmailMessage Method

Retrieves the full message at the given index.

API unit family: TMSFNCCloudAIToolSets Declaring type: TTMSFNCCloudAIEmail

Syntax

function RetrieveEmailMessage(AIndex: Integer): TIdMessage;

Parameters

Name Description
AIndex One-based index of the message to retrieve.

Returns

The retrieved message.