NameDescriptionTypeAdditional information
Subject

string

None.

AppointmentTypeIds

Search by Appointment Type Ids.

Collection of integer

None.

EmployeeIds

Search by Employee Ids.

Collection of integer

None.

MeetingTime

The appointment meeting time (in company time zone).

DateRange

None.

Status

Searches by the Appointment Status (45 - Scheduled, Done - 46, Cancelled - 47)

integer

None.

PageIndex

zero-based page number

integer

None.

PageSize

Default value is 100

integer

Range: inclusive between 1 and 1000

SortExpression

Specify the field name to sort the result set by. It can be one of the fields returned by the search.

string

None.

SortOrder

Specify Sort Order. Ascending=1, Descending=2. Default value is 1 (Ascending)

integer

Range: inclusive between 1 and 2