Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets and sets the calendar of the resource on a specific date.
Syntax
public CalendarId editCalendar(
boolean _set,
date _date,
CalendarId _calendarId)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the calendar should change.
- _date
Type: date
The date for which to get or set the calendar.
- _calendarId
Type: CalendarId Extended Data Type
The new calendar to set; optional.
Return Value
Type: CalendarId Extended Data Type
The ID of the active calendar.