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