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

# IntentPerson.ParameterMode.emailOrPhone

The parameter shows an interface allowing the user to pick an email or phone number

## Declaration

```swift
case emailOrPhone
```

## See Also

### Getting the interface type

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