Attachments

Query Attachments in Gmail.

Columns

Name

Type

References

Description

Id [KEY]

String

The X-Attachment-Id of the message part header.

MessageId [KEY]

String

The ID of the message containing the attachment.

Filename

String

The name of the attachment file.

Size

Long

The size in bytes of the attachment.

Data

String

The conent of the attachment.

Pseudo-Columns

Name

Type

Description

IncludeAttachmentData

Boolean

A boolean controling whether to include the attachment data or not. (Default: true)

Last updated