MaxResults Property
The maximum number of results to be returned.
Syntax
int GetMaxResults();
int SetMaxResults(int iMaxResults);
Default Value
10
Remarks
This specifies the maximum number of results to be returned.
The maximum value for this property is 50.
Data Type
Integer