Server An instantiated OptimaServer object.
Dataset The ISO code (three character, two character or numeric) of the country in which to search. If multiple address datasets relate to the country code, the dataset with the most detailed data is used. Alternatively, the name of a specific address dataset in which to search.
CriteriaList A list structure that contains OptimaCriteria objects, which specify the criteria used to constrain the search.
FieldList A list structure that contains OFT values, which specify the fields returned from the search. Refer to Optima Field Type (OFT) Enumeration for information on OFT values.
Distinct Specifies whether to perform a Distinct search.
Sorted Specifies whether results should be sorted.
StartResult The index of the first result returned from the list of all possible results.
ResultCount The number of results to return.
ResultList A list structure used to return the search results as OptimaContact objects.