TTMSFNCCloudMicrosoftOutlookMailFile Class
Represents a file to attach to an outgoing message, with an optional content identifier and inline flag.
API unit family: TMSFNCCloudMicrosoftOutlookMail
Inherits from: TCollectionItem
Syntax
TTMSFNCCloudMicrosoftOutlookMailFile = class(TCollectionItem)
Properties
| Name | Description |
|---|---|
| ContentID | Content identifier used to reference the file from inline image markup in the message body. |
| IsInline | When True, the file is embedded inline in the message body rather than added as a regular attachment. |