|
From the help file:
ObjectsFromPoint method returns a collection of locations and Pushpins (FindResults collection)
So, if you have a Location Object, you should have a "StreetAddress property"
Look in the help file for "StreetAddress property" to get the full example.
objLoc.StreetAddress.City |