MeetingDetails
Returns detailed information about a Meeting in a specified Project.
Columns
| Name | Type | References | |
| ProjectId | Integer |
Projects.Id | |
| Id [KEY] | String |
Meetings.Id | |
| Title | String | ||
| Description | String | ||
| Attachments | String | ||
| Attendees | String | ||
| Conclusion | String | ||
| FinishTime | Datetime | ||
| IsDraft | Boolean | ||
| IsPrivate | Boolean | ||
| Location | String | ||
| MeetingCategories | String | ||
| Mode | String | ||
| Occurred | Boolean | ||
| Position | Integer | ||
| StartTime | Datetime | ||
| TimeZone | String | ||
| TemplateId | Integer | ||
| RemoteMeetingUrl | String |