TTMSFNCCloudGoogleGmailFile Class
Represents a file to send with a message, either as a regular attachment or as an inline image referenced from the body.
API unit family: TMSFNCCloudGoogleGmail
Inherits from: TCollectionItem
Syntax
TTMSFNCCloudGoogleGmailFile = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| ContentID | Content identifier used to reference the file as an inline image from the message body. |
| IsInline | Returns True when the file is embedded inline in the message body rather than added as a regular attachment. |