Calendar Item Details
| Property | Type | Description |
|---|---|---|
| subject | string | Subject of the calendar item. |
| startDateTime | string | Start datetime of the calendar item. |
| endDateTime | string | End datetime of the calendar item. |
| categories | string | Categories of the calendar item. |
| duration | string | Duration (in minutes) of the calendar item. |
| body | string | Body of the calendar item. |
| attachments | Array.<string> | List of attachment names of the calendar item. |
| recipients | Array.<string> | Recipients list of the calendar item. |