| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Appointment id. Guid. |
string |
None. |
| Kind |
Appointment kind. Meeting or Session. |
string |
None. |
| Type |
Appointment type. Prescheduled, Drop-in Exhibitor Meeting, Exhibit, External, Virtual Session or Virtual Speed Networking. |
string |
None. |
| Title |
Appointment title. Open text. |
string |
None. |
| Description |
Appointment description. Open text. |
string |
None. |
| Start |
Appointment start. Date. |
date |
None. |
| End |
Appointment end. Date. |
date |
None. |
| Location |
Appointment location. Open text. |
string |
None. |
| ImageId |
Appointment image id. Guid. |
string |
None. |
| ImageModified |
Appointment image modified. Date. |
date |
None. |
| Attendees |
Meeting appointment attendees. List of attendees. |
Collection of IntegrationAppointmentAttendee |
None. |