SearchOptions.ListingType Property
A ListingType Enumeration value identifying the listing type to search. Optional. The default value is ListingType.Business. Set this property before making a service request.
Syntax
public ListingType ListingType { set; get; }
Public Property ListingType As ListingType