---
title: UserPhoneNumber
framework: Apple Business API
role: symbol
role_heading: Object
platforms: [apple business api 2.5+]
path: applebusinessapi/userphonenumber
---

# UserPhoneNumber

The data structure that represents a user’s phone number.

## Declaration

```data
object UserPhoneNumber
```

## Properties

phoneNumber: The phone number. type: The type of phone number. See UserPhoneNumberType for possible values.

## See Also

### Objects and Data Types

- [OrgDevice](applebusinessapi/orgdevice.md)
- [OrgDeviceResponse](applebusinessapi/orgdeviceresponse.md)
- [OrgDevicesResponse](applebusinessapi/orgdevicesresponse.md)
- [OrgDeviceAssignedServerLinkageResponse](applebusinessapi/orgdeviceassignedserverlinkageresponse.md)
- [MdmDevice](applebusinessapi/mdmdevice.md)
- [MdmDeviceResponse](applebusinessapi/mdmdeviceresponse.md)
- [MdmDevicesResponse](applebusinessapi/mdmdevicesresponse.md)
- [MdmDeviceDetail](applebusinessapi/mdmdevicedetail.md)
- [MdmDeviceDetailResponse](applebusinessapi/mdmdevicedetailresponse.md)
- [MdmServer](applebusinessapi/mdmserver.md)
- [MdmServerResponse](applebusinessapi/mdmserverresponse.md)
- [MdmServersResponse](applebusinessapi/mdmserversresponse.md)
- [MdmServerDevicesLinkagesResponse](applebusinessapi/mdmserverdeviceslinkagesresponse.md)
- [OrgDeviceActivity](applebusinessapi/orgdeviceactivity.md)
- [OrgDeviceActivityCreateRequest](applebusinessapi/orgdeviceactivitycreaterequest.md)
