Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services.
Represents a search result from people listings. This class inherits from the SearchResultBase Class.
Syntax
public class PersonSearchResult : SearchResultBase
Public Class PersonSearchResult Inherits SearchResultBase
Constructor
Name |
Description |
|---|---|
Initializes a new instance of a PersonSearchResult object. |
Public Properties
Name |
Description |
|---|---|
An Address Class object representing the address of the person. |
|
A double indicating the distance between the search result and the 'where' component of the search query. (Inherited from the SearchResultBase Class.) |
|
A string representing the ID of the search result. (Inherited from the SearchResultBase Class.) |
|
A LocationData Class object containing information about the location of the result. (Inherited from the SearchResultBase Class.) |
|
A string containing the listing title of the search result. (Inherited from the SearchResultBase Class.) |
|
A string containing the phone number of the person. |