---
title: subAdministrativeArea
framework: contacts
role: symbol
role_heading: Instance Property
path: contacts/cnpostaladdress/subadministrativearea
---

# subAdministrativeArea

The subadministrative area (such as a county or other region) in a postal address.

## Declaration

```swift
var subAdministrativeArea: String { get }
```

## See Also

### Getting the Parts of a Postal Address

- [street](contacts/cnpostaladdress/street.md)
- [city](contacts/cnpostaladdress/city.md)
- [state](contacts/cnpostaladdress/state.md)
- [postalCode](contacts/cnpostaladdress/postalcode.md)
- [country](contacts/cnpostaladdress/country.md)
- [isoCountryCode](contacts/cnpostaladdress/isocountrycode.md)
- [subLocality](contacts/cnpostaladdress/sublocality.md)
