At least one search criterion must be specified in the CriteriaList parameter. If an empty criteria list is supplied, no results will be returned.
To return all fields, pass an empty field list in the FieldList parameter.
The StartResult parameter has a base value of 1. To return all results, specify -1 in the ResultCount parameter.
To retrieve all possible results in blocks of a specified size, pass the same search parameters repeatedly and increase the StartResult parameter accordingly.
If this method is called when a successful Connect call has not occurred, the method returns a false value.