StreetAddress object
The StreetAddress object represents an address separated into its constituent parts: street, city, other city, region, country, and postal code. A StreetAddress object is returned in the following ways:
From the ParseStreetAddress method on a Map object, which parses a string into the constituent parts of an address. This StreetAddress object is not found on the map.
From the FindAddressResults method on a Map object, by using the StreetAddress property of a Location object in the returned FindResults collection. This StreetAddress object represents an address found on the map.
This object remains valid after the map is closed and then reopened.
Properties
*Default property