outlook_calendar_events

Events from OutlookCalendar.

source_id

Foreign key
OutlookCalendar ID of the event.

name

string
The name of the event.

dx_user_id

Foreign key
User ID for the event owner.

start_time

date
Event start time (UTC).

end_time

date
Event end time (UTC).

duration

number
Duration of the event in seconds.

invitee_count

number
Number of invitees for the event.

response_status

string
Response status of the user for the event.

row_created_at

date
When the row was created.

row_updated_at

date
When the row was last updated.