TTMSFNCCloudMicrosoftOutlookMailAttachments.Items Property
Provides indexed access to the attachments in the collection.
API unit family: TMSFNCCloudMicrosoftOutlookMail
Declaring type: TTMSFNCCloudMicrosoftOutlookMailAttachments
Type: TTMSFNCCloudMicrosoftOutlookMailAttachment
Syntax
property Items[Index: Integer]: TTMSFNCCloudMicrosoftOutlookMailAttachment;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the attachment. |