Google Apps Script API
    Preparing search index...
    interface AttachmentsCollection {
        get(userId: string, messageId: string, id: string): MessagePartBody;
    }
    Index

    Methods

    Methods