Meetings
Returns a list of all Meetings for a specified Project.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| Title | String | ||
| Description | String | ||
| StartsAt | Datetime | ||
| EndsAt | Datetime | ||
| Mode | String | ||
| ParentId | Long | ||
| Position | Integer |
Returns a list of all Meetings for a specified Project.
| Name | Type | References | |
| Id [KEY] | Long | ||
| Title | String | ||
| Description | String | ||
| StartsAt | Datetime | ||
| EndsAt | Datetime | ||
| Mode | String | ||
| ParentId | Long | ||
| Position | Integer |