Table of Contents

TTMSFNCCloudGoogleGmailMessageAttachments Class

Collection of TTMSFNCCloudGoogleGmailMessageAttachment objects that holds all attachments of a message.

API unit family: TMSFNCCloudGoogleGmail Inherits from: TCollection

Syntax

TTMSFNCCloudGoogleGmailMessageAttachments = class(TCollection)

Properties

Name Description
Items Provides indexed access to the attachments in the collection.

Methods

Name Description
Add Creates a new attachment, appends it to the collection and returns it.