SearchResults ComplexType

Contains the results from the Search action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
Proposals Collection(AppointmentProposal)

The set of proposed appointments that meet the appointment request criteria.

TraceInfo TraceInfo

Information regarding the results of the search.

Used by

The following use the SearchResults ComplexType.

Name How used
SearchResponse SearchResults Property

See also