gcal.eventresource.attachments
Home > @runlightyear/gcal > EventResource > attachments
EventResource.attachments property
Signature:attachments: [
{
fileUrl: string;
title: string;
mimeType: string;
iconLink: string;
fileId: string;
}
];