postalAddresses
An array of labeled postal addresses for a contact.
Declaration
var postalAddresses: [CNLabeledValue<CNPostalAddress>] { get }Discussion
This property is an array of CNLabeledValue objects, each of which has a label and a CNPostalAddress value.