int id _ ID of that event_
int public _ TRUE if the event if public, FALSE if it is
private_
string category _ Category string of the event_
string title _ Title string of the event_
string description _ Description string of the event_
int alarm _ number of minutes before the event to send an
alarm/reminder_
object start _ Object containing a datetime entry_
object end _ Object containing a datetime entry_
int recur_type _ recurrence type
int recur_interval _ recurrence interval
datetime recur_enddate _ recurrence end date
int recur_data _ recurrence data