---
title: IntentPerson.ParameterMode.email
framework: appintents
role: symbol
role_heading: Case
path: appintents/intentperson/parametermode/email
---

# IntentPerson.ParameterMode.email

The parameter shows an interface allowing the user to pick an email

## Declaration

```swift
case email
```

## See Also

### Getting the interface type

- [IntentPerson.ParameterMode.contact](appintents/intentperson/parametermode/contact.md)
- [IntentPerson.ParameterMode.emailOrPhone](appintents/intentperson/parametermode/emailorphone.md)
- [IntentPerson.ParameterMode.phone](appintents/intentperson/parametermode/phone.md)
