PastMeetings
Get a meeting from the past with a meeting UUID
Columns
| Name | Type | References | |
| Id [KEY] | Int64 | ||
| Duration | Int | ||
| EndTime | Datetime | ||
| HostId | String | ||
| ParticipantsCount | Int | ||
| StartTime | Datetime | ||
| Topic | String | ||
| TotalMinutes | Int | ||
| Type | Int | ||
| UserEmail | String | ||
| UserName | String | ||
| Uuid | String |
Meetings.Uuid |