| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| online_meeting_id | globally unique identifier | ||
| online_meeting_user_id | globally unique identifier | ||
| meeting_type_id | globally unique identifier | ||
| company_id | globally unique identifier | ||
| date_start | date | ||
| date_end | date | ||
| subject | string | ||
| description | string | ||
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |