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

# IntentPerson.ParameterMode.contact

The parameter shows an interface allowing the user to pick a contact

## Declaration

```swift
case contact
```

## See Also

### Getting the interface type

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