AppointmentAttendee
Create, update, delete and query data of 'AppointmentAttendee' entity in BullhornCRM system.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
The Id of the AppointmentAttendee. |
| AcceptanceStatus | Int | False |
The AcceptanceStatus of the AppointmentAttendee. |
| AppointmentId | Int | False |
The AppointmentId of the AppointmentAttendee. |
| AttendeeId | Int | False |
The AttendeeId of the AppointmentAttendee. |
| MigrateGUID | String | False |
The MigrateGUID of the AppointmentAttendee. |