Search Function

Searches for available time slots that fulfill the specified appointment request.

Parameters

Parameters allow for data to be passed to the function.

Name Type Nullable Unicode Description
AppointmentRequest
AppointmentRequest True True

The appointment request.

Return Type

Type Nullable Description
SearchResponse False The Search function returns the following value.

See also