---
title: postalAddresses
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspasteboard/detectedvalues/postaladdresses
---

# postalAddresses

An array of postal addresses that the data detection system identifies.

## Declaration

```swift
var postalAddresses: [DDMatchPostalAddress] { get }
```

## See Also

### Contact values

- [phoneNumbers](appkit/nspasteboard/detectedvalues/phonenumbers.md)
