---
title: emailAddress
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nstextcontenttype/emailaddress
---

# emailAddress

A property that defines the content in a text input area as an email address.

## Declaration

```swift
static let emailAddress: NSTextContentType
```

## See Also

### Setting communication details

- [telephoneNumber](appkit/nstextcontenttype/telephonenumber.md)
