| Name | Type | Writable | Restrictions | Description | 
							
								| id | int |  |  | Auto-generated unique identifier | 
							
								| partnerId | int |  |  |  | 
							
								| parentId | int |  |  |  | 
							
								| summary | string | V | Minimum length: 1 Maximum length: 256
 | Defines a short summary or subject for the event | 
							
								| description | string | V |  |  | 
							
								| status | KalturaScheduleEventStatus |  |  |  | 
							
								| startDate | int | V |  |  | 
							
								| endDate | int | V |  |  | 
							
								| referenceId | string | V |  |  | 
							
								| linkedTo | KalturaLinkedScheduleEvent | V |  | Contains the Id of the event that influences the timing of this event and the offset of time. | 
							
								| linkedBy | string | V |  | An array of Schedule Event Ids that their start time depends on the end of the current. | 
							
								| classificationType | KalturaScheduleEventClassificationType | V |  |  | 
							
								| geoLatitude | float | V |  | Specifies the global position for the activity | 
							
								| geoLongitude | float | V |  | Specifies the global position for the activity | 
							
								| location | string | V |  | Defines the intended venue for the activity | 
							
								| organizer | string | V |  |  | 
							
								| ownerId | string | V |  |  | 
							
								| priority | int | V | Maximum value: 9 | The value for the priority field. | 
							
								| sequence | int | V |  | Defines the revision sequence number. | 
							
								| recurrenceType | KalturaScheduleEventRecurrenceType | V |  |  | 
							
								| duration | int | V |  | Duration in seconds | 
							
								| contact | string | V |  | Used to represent contact information or alternately a reference to contact information. | 
							
								| comment | string | V |  | Specifies non-processing information intended to provide a comment to the calendar user. | 
							
								| tags | string | V |  |  | 
							
								| createdAt | int |  |  | Creation date as Unix timestamp (In seconds) | 
							
								| updatedAt | int |  |  | Last update as Unix timestamp (In seconds) | 
							
								| recurrence | KalturaScheduleEventRecurrence | V |  |  |