TTMSFNCCustomCloudGoogleGmail.SendMailMessage Method
Sends the specified message through the account.
API unit family: TMSFNCCloudGoogleGmail
Declaring type: TTMSFNCCustomCloudGoogleGmail
Syntax
procedure SendMailMessage(AMessage: TTMSFNCCloudGoogleGmailMessage); overload;
Remarks
Alias for SendMessage.
Parameters
| Name | Description |
|---|---|
AMessage |
Message to send. |