---
title: phoneOrEmail
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpcontactmessagebutton/phoneoremail
---

# phoneOrEmail

The contact’s phone number or email address.

## Declaration

```swift
var phoneOrEmail: String { get }
```

## Discussion

Discussion When a user taps a contact message button, Siri launches the compose message flow and uses this property’s value as the recipient’s contact information.
