Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Calendar
Interface Calendar
interface
Calendar
{
Acl
:
AclCollection
;
CalendarList
:
CalendarListCollection
;
Calendars
:
GoogleAppsScript
.
Calendar
.
Collection
.
CalendarsCollection
;
Channels
:
GoogleAppsScript
.
Calendar
.
Collection
.
ChannelsCollection
;
Colors
:
ColorsCollection
;
Events
:
EventsCollection
;
Freebusy
:
FreebusyCollection
;
Settings
:
GoogleAppsScript
.
Calendar
.
Collection
.
SettingsCollection
;
newAclRule
()
:
AclRule
;
newAclRuleScope
()
:
AclRuleScope
;
newCalendar
()
:
GoogleAppsScript
.
Calendar
.
Schema
.
Calendar
;
newCalendarListEntry
()
:
CalendarListEntry
;
newCalendarListEntryNotificationSettings
()
:
CalendarListEntryNotificationSettings
;
newCalendarNotification
()
:
CalendarNotification
;
newChannel
()
:
GoogleAppsScript
.
Calendar
.
Schema
.
Channel
;
newConferenceData
()
:
GoogleAppsScript
.
Calendar
.
Schema
.
ConferenceData
;
newConferenceParameters
()
:
ConferenceParameters
;
newConferenceParametersAddOnParameters
()
:
ConferenceParametersAddOnParameters
;
newConferenceProperties
()
:
ConferenceProperties
;
newConferenceRequestStatus
()
:
ConferenceRequestStatus
;
newConferenceSolution
()
:
ConferenceSolution
;
newConferenceSolutionKey
()
:
ConferenceSolutionKey
;
newCreateConferenceRequest
()
:
CreateConferenceRequest
;
newEntryPoint
()
:
GoogleAppsScript
.
Calendar
.
Schema
.
EntryPoint
;
newEvent
()
:
GoogleAppsScript
.
Calendar
.
Schema
.
Event
;
newEventAttachment
()
:
EventAttachment
;
newEventAttendee
()
:
EventAttendee
;
newEventCreator
()
:
EventCreator
;
newEventDateTime
()
:
EventDateTime
;
newEventExtendedProperties
()
:
EventExtendedProperties
;
newEventGadget
()
:
EventGadget
;
newEventOrganizer
()
:
EventOrganizer
;
newEventReminder
()
:
EventReminder
;
newEventReminders
()
:
EventReminders
;
newEventSource
()
:
EventSource
;
newEventWorkingLocationProperties
()
:
EventWorkingLocationProperties
;
newEventWorkingLocationPropertiesCustomLocation
()
:
EventWorkingLocationPropertiesCustomLocation
;
newEventWorkingLocationPropertiesOfficeLocation
()
:
EventWorkingLocationPropertiesOfficeLocation
;
newFreeBusyRequest
()
:
FreeBusyRequest
;
newFreeBusyRequestItem
()
:
FreeBusyRequestItem
;
}
Index
Properties
Acl
Calendar
List
Calendars
Channels
Colors
Events
Freebusy
Settings
Methods
new
Acl
Rule
new
Acl
Rule
Scope
new
Calendar
new
Calendar
List
Entry
new
Calendar
List
Entry
Notification
Settings
new
Calendar
Notification
new
Channel
new
Conference
Data
new
Conference
Parameters
new
Conference
Parameters
Add
On
Parameters
new
Conference
Properties
new
Conference
Request
Status
new
Conference
Solution
new
Conference
Solution
Key
new
Create
Conference
Request
new
Entry
Point
new
Event
new
Event
Attachment
new
Event
Attendee
new
Event
Creator
new
Event
Date
Time
new
Event
Extended
Properties
new
Event
Gadget
new
Event
Organizer
new
Event
Reminder
new
Event
Reminders
new
Event
Source
new
Event
Working
Location
Properties
new
Event
Working
Location
Properties
Custom
Location
new
Event
Working
Location
Properties
Office
Location
new
Free
Busy
Request
new
Free
Busy
Request
Item
Properties
Acl
Acl
:
AclCollection
Calendar
List
CalendarList
:
CalendarListCollection
Calendars
Calendars
:
GoogleAppsScript
.
Calendar
.
Collection
.
CalendarsCollection
Channels
Channels
:
GoogleAppsScript
.
Calendar
.
Collection
.
ChannelsCollection
Colors
Colors
:
ColorsCollection
Events
Events
:
EventsCollection
Freebusy
Freebusy
:
FreebusyCollection
Settings
Settings
:
GoogleAppsScript
.
Calendar
.
Collection
.
SettingsCollection
Methods
new
Acl
Rule
newAclRule
()
:
AclRule
Returns
AclRule
new
Acl
Rule
Scope
newAclRuleScope
()
:
AclRuleScope
Returns
AclRuleScope
new
Calendar
newCalendar
()
:
GoogleAppsScript
.
Calendar
.
Schema
.
Calendar
Returns
GoogleAppsScript
.
Calendar
.
Schema
.
Calendar
new
Calendar
List
Entry
newCalendarListEntry
()
:
CalendarListEntry
Returns
CalendarListEntry
new
Calendar
List
Entry
Notification
Settings
newCalendarListEntryNotificationSettings
()
:
CalendarListEntryNotificationSettings
Returns
CalendarListEntryNotificationSettings
new
Calendar
Notification
newCalendarNotification
()
:
CalendarNotification
Returns
CalendarNotification
new
Channel
newChannel
()
:
GoogleAppsScript
.
Calendar
.
Schema
.
Channel
Returns
GoogleAppsScript
.
Calendar
.
Schema
.
Channel
new
Conference
Data
newConferenceData
()
:
GoogleAppsScript
.
Calendar
.
Schema
.
ConferenceData
Returns
GoogleAppsScript
.
Calendar
.
Schema
.
ConferenceData
new
Conference
Parameters
newConferenceParameters
()
:
ConferenceParameters
Returns
ConferenceParameters
new
Conference
Parameters
Add
On
Parameters
newConferenceParametersAddOnParameters
()
:
ConferenceParametersAddOnParameters
Returns
ConferenceParametersAddOnParameters
new
Conference
Properties
newConferenceProperties
()
:
ConferenceProperties
Returns
ConferenceProperties
new
Conference
Request
Status
newConferenceRequestStatus
()
:
ConferenceRequestStatus
Returns
ConferenceRequestStatus
new
Conference
Solution
newConferenceSolution
()
:
ConferenceSolution
Returns
ConferenceSolution
new
Conference
Solution
Key
newConferenceSolutionKey
()
:
ConferenceSolutionKey
Returns
ConferenceSolutionKey
new
Create
Conference
Request
newCreateConferenceRequest
()
:
CreateConferenceRequest
Returns
CreateConferenceRequest
new
Entry
Point
newEntryPoint
()
:
GoogleAppsScript
.
Calendar
.
Schema
.
EntryPoint
Returns
GoogleAppsScript
.
Calendar
.
Schema
.
EntryPoint
new
Event
newEvent
()
:
GoogleAppsScript
.
Calendar
.
Schema
.
Event
Returns
GoogleAppsScript
.
Calendar
.
Schema
.
Event
new
Event
Attachment
newEventAttachment
()
:
EventAttachment
Returns
EventAttachment
new
Event
Attendee
newEventAttendee
()
:
EventAttendee
Returns
EventAttendee
new
Event
Creator
newEventCreator
()
:
EventCreator
Returns
EventCreator
new
Event
Date
Time
newEventDateTime
()
:
EventDateTime
Returns
EventDateTime
new
Event
Extended
Properties
newEventExtendedProperties
()
:
EventExtendedProperties
Returns
EventExtendedProperties
new
Event
Gadget
newEventGadget
()
:
EventGadget
Returns
EventGadget
new
Event
Organizer
newEventOrganizer
()
:
EventOrganizer
Returns
EventOrganizer
new
Event
Reminder
newEventReminder
()
:
EventReminder
Returns
EventReminder
new
Event
Reminders
newEventReminders
()
:
EventReminders
Returns
EventReminders
new
Event
Source
newEventSource
()
:
EventSource
Returns
EventSource
new
Event
Working
Location
Properties
newEventWorkingLocationProperties
()
:
EventWorkingLocationProperties
Returns
EventWorkingLocationProperties
new
Event
Working
Location
Properties
Custom
Location
newEventWorkingLocationPropertiesCustomLocation
()
:
EventWorkingLocationPropertiesCustomLocation
Returns
EventWorkingLocationPropertiesCustomLocation
new
Event
Working
Location
Properties
Office
Location
newEventWorkingLocationPropertiesOfficeLocation
()
:
EventWorkingLocationPropertiesOfficeLocation
Returns
EventWorkingLocationPropertiesOfficeLocation
new
Free
Busy
Request
newFreeBusyRequest
()
:
FreeBusyRequest
Returns
FreeBusyRequest
new
Free
Busy
Request
Item
newFreeBusyRequestItem
()
:
FreeBusyRequestItem
Returns
FreeBusyRequestItem
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Acl
Calendar
List
Calendars
Channels
Colors
Events
Freebusy
Settings
Methods
new
Acl
Rule
new
Acl
Rule
Scope
new
Calendar
new
Calendar
List
Entry
new
Calendar
List
Entry
Notification
Settings
new
Calendar
Notification
new
Channel
new
Conference
Data
new
Conference
Parameters
new
Conference
Parameters
Add
On
Parameters
new
Conference
Properties
new
Conference
Request
Status
new
Conference
Solution
new
Conference
Solution
Key
new
Create
Conference
Request
new
Entry
Point
new
Event
new
Event
Attachment
new
Event
Attendee
new
Event
Creator
new
Event
Date
Time
new
Event
Extended
Properties
new
Event
Gadget
new
Event
Organizer
new
Event
Reminder
new
Event
Reminders
new
Event
Source
new
Event
Working
Location
Properties
new
Event
Working
Location
Properties
Custom
Location
new
Event
Working
Location
Properties
Office
Location
new
Free
Busy
Request
new
Free
Busy
Request
Item
Google Apps Script API
Loading...