---
title: label
framework: datadetection
role: symbol
role_heading: Instance Property
path: datadetection/ddmatchemailaddress/label
---

# label

A string that categorizes an email address, such as Home or Work.

## Declaration

```swift
var label: String? { get }
```

## See Also

### Getting email information

- [emailAddress](datadetection/ddmatchemailaddress/emailaddress.md)
