SearchOptions.SortOrder Property
A SortOrder Enumeration value specifying how to sort the search results. Optional. The default value is SortOrder.Relevance. Set this property before making a service request.
Syntax
public SortOrder SortOrder { set; get; }
Public Property SortOrder As SortOrder