TTMSFNCCloudGoogleGmailMessage.GetBodyWithInlineImages Method
Returns the message body with inline image references replaced by embedded base64-encoded image data, downloading the referenced attachments when needed.
API unit family: TMSFNCCloudGoogleGmail
Declaring type: TTMSFNCCloudGoogleGmailMessage
Syntax
function GetBodyWithInlineImages: string;
Returns
The HTML or plain-text body with inline images embedded.