<!--
{
  "availability" : [
    "iOS: 8.0.0 -",
    "iPadOS: 8.0.0 -",
    "macCatalyst: 13.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AddressBookUI",
  "identifier" : "/documentation/AddressBookUI/ABPersonPostalAddressesProperty",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Address Book UI"
    ],
    "preciseIdentifier" : "c:@ABPersonPostalAddressesProperty"
  },
  "title" : "ABPersonPostalAddressesProperty"
}
-->

# ABPersonPostalAddressesProperty

The person’s postal addresses.

```
let ABPersonPostalAddressesProperty: String
```

## Discussion

The value is an array of labeled values with postal address values. A postal address has the following properties: `street`, `subLocality`, `city`, `subAdministrativeArea`, `state`, `postalCode`, `country`, and `ISOCountryCode`.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)