---
title: phoneNumber
framework: messages
role: symbol
role_heading: Instance Property
path: messages/msrecipient/phonenumber
---

# phoneNumber

The phone number of a critical message recipient.

## Declaration

```swift
var phoneNumber: String
```

## Discussion

Discussion The phone number of a critical message recipient. When the framework calls requestAuthorization(for:) it shows this phone number to a person.
