PersonSearchResult.Address Property
An Address Class object representing the address of the person. Get this property from the service response.
Syntax
public Address Address { set; get; }
Public Property Address As Address
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
An Address Class object representing the address of the person. Get this property from the service response.
public Address Address { set; get; }
Public Property Address As Address