---
title: "init(emailAddress:label:)"
framework: appintents
role: symbol
role_heading: Initializer
path: "appintents/intentperson/handle-swift.struct/init(emailaddress:label:)"
---

# init(emailAddress:label:)

## Declaration

```swift
init(emailAddress emailAddressString: String, label: IntentPerson.Handle.Label = .other)
```

## See Also

### Creating a handle

- [init(phoneNumber:label:)](appintents/intentperson/handle-swift.struct/init(phonenumber:label:).md)
- [init(identifier:name:handle:aliases:isMe:image:)](appintents/intentperson/init(identifier:name:handle:aliases:isme:image:).md)
- [init(handle:)](appintents/intentperson/init(handle:).md)
- [init(_:label:)](appintents/intentperson/handle-swift.struct/init(_:label:).md)
- [init(applicationDefined:label:)](appintents/intentperson/handle-swift.struct/init(applicationdefined:label:).md)
