The following tables list the members exposed by CreateAppointmentSetup.
Name | Description | |
---|---|---|
![]() | CreateAppointmentSetup Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AppointmentClass | Element from the 'Employee Sched Class' application list. If not set the default list value is used. |
![]() | AppointmentType | Element from the 'Employee Sched Type' application list. If not set the default list value is used. |
![]() | CaseIDNum | The identifier of the Case with which this Appointment is associated |
![]() | CellText | The short description of the Appointment. |
![]() | CreateDate | The DateTime the Appointment was created. If not set, the current time is used. |
![]() | Description | The description of the Appointment. |
![]() | Duration | The length (in seconds) of the appointment. If not specified, it is calculated from the start and end times. |
![]() | EmployeeFirstName | The first name of the Employee that the Appointment is for. |
![]() | EmployeeLastName | The last name of the Employee that the Appointment is for. |
![]() | EndDate | The DateTime the Appointment ends. If not set, the start time and duration is used to calculate the end time. |
![]() | SitePartObjid | The Objid of the Site Part if the appointment is for a part. |
![]() | StartDate | The DateTime the Appointment starts. If not set, the current time is used. |
![]() | UserName | The user who created the Appointment. If not set, the Toolkit session user is used. |