Back to Content

ContactAddress: phone property

files/en-us/web/api/contactaddress/phone/index.md

latest485 B
Original Source

{{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompatTable}}

The read-only phone property of the {{domxref("ContactAddress")}} interface returns a string containing the telephone number of the recipient or contact person at the address.

Value

A string containing the telephone number for the recipient of the shipment. If no phone number is available, this value is an empty string.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}