This document is archived and information here might be outdated. Recommended version. |
Properties of the address candidate.
[Visual Basic .NET] Public Property Values As IPropertySet
[C#] public IPropertySet Values {get; set;}
The Values property returns a PropertySet containing the values for the address candidate. You can inspect the properties that the PropertySet contains using the Fields object returned by the IAddressCandidates::CandidateFields property on the locator that you used to find the address.