This activity performs the search operation on appointments given a QueryAppointment object and returns the results as a DataTable. It is also returned a SearchResult object which has more precise informations about the results.
The orchestrator object represents the connection to a DocsMarshal installation.
The start date of appointment instances list.
The result of the search operation as a list of appointment instance (An instance rappresent the appointment of an attendee in a specific recurrence occurrence (if it's configured)).
The end date of appointment instances list.
This argument represents the search query to be executed.
The result of the search operation as a list of DMAppointment.
The result of the search operation.