calendar.section.get
Returns list of calendars. Hereinafter section will be referred to as Calendar.
Parameters
Parameter | Description |
---|---|
type* | Calendar type:
|
* ownerId | Calendar owner ID. |
* - required parameters |
Method can be used for booking time at meeting room in calendar via third-party application. In this case, type must have specified location
, and ownerId - 0
Example
BX24.callMethod("calendar.section.get", { type: 'user', ownerId: '1' });
© «Bitrix24», 2001-2024