Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Calendar
Schema
EventAttachment
Interface EventAttachment
interface
EventAttachment
{
fileId
?:
string
;
fileUrl
?:
string
;
iconLink
?:
string
;
mimeType
?:
string
;
title
?:
string
;
}
Index
Properties
file
Id?
file
Url?
icon
Link?
mime
Type?
title?
Properties
Optional
file
Id
fileId
?:
string
Optional
file
Url
fileUrl
?:
string
Optional
icon
Link
iconLink
?:
string
Optional
mime
Type
mimeType
?:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
Id
file
Url
icon
Link
mime
Type
title
Google Apps Script API
Loading...