Share via


SearchResultSet.ListingType Property

 

A string indicating the listing type of the results in the Results property. Get this property from the service response.

Syntax

public string ListingType { set; get; }
Public Property ListingType As String

Remarks

The ListingType property contains one of the following values: "business", "collections", or "people".