> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum PhoneType

> The type of Phone

The type of Phone

## Syntax

```crmscript theme={null}
PhoneType
```

## Fields

| Name              | Description                          |
| ----------------- | ------------------------------------ |
| Unknown           | Unknown - used when initializing     |
| ContactPhone      | Telephone number for a contact.      |
| ContactFax        | Facsimile number for a contact       |
| PersonDirectPhone | Direct dial telephone for a person   |
| PersonDirectFax   | Direct facsimile number for a person |
| PersonPrivate     | Private telephone for a person       |
| PersonMobile      | Cellular telephone for a person      |
| PersonPager       | Pager number for a person            |
