PhoneNumberCategory
Contents
[
Hide
]PhoneNumberCategory class
Represents category for a phone number
The PhoneNumberCategory type exposes the following members:
Constructors
| Name | Description |
|---|---|
| PhoneNumberCategory(description) | Initializes a new instance of the PhoneNumberCategory class |
Properties
| Name | Description |
|---|---|
| custom | Custom phone category |
| home | Home phone number |
| work | Work phone number |
| office | Office phone number |
| mobile | Mobile phone number |
| fax | Fax number |
| home_fax | Home fax number |
| work_fax | Work fax number |
| pager | Pager number |
| car | Car phone number |
| isdn | Isdn phone number |
| telex | Telex |
| callback | Callback phone number |
| radio | Radio phone number |
| company | Company phone number |
| tty_tdd | Tty/Tdd |
| assistant | Assistant phone number |
| primary | Primary phone number |
| value | Gets category of a phone number |
| description | Gets description for the ‘Custom’ category of a phone number |
| CUSTOM_VALUE | String value for ‘Custom’ category |
| HOME_VALUE | String value for ‘Home’ category |
| WORK_VALUE | String value for ‘Work’ category |
| OFFICE_VALUE | String value for ‘Office’ category |
| MOBILE_VALUE | String value for ‘Mobile’ category |
| FAX_VALUE | String value for ‘Fax’ category |
| HOME_FAX_VALUE | String value for ‘Fax’ category |
| WORK_FAX_VALUE | String value for ‘Fax’ category |
| PAGER_VALUE | String value for ‘Pager’ category |
| CAR_VALUE | String value for ‘Car’ category |
| ISDN_VALUE | String value for ‘Isdn’ category |
| TELEX_VALUE | String value for ‘Telex’ category |
| CALLBACK_VALUE | String value for ‘Callback’ category |
| RADIO_VALUE | String value for ‘Radio’ category |
| COMPANY_VALUE | String value for ‘Company’ category |
| TTY_TDD_VALUE | String value for ‘TtyTdd’ category |
| ASSISTANT_VALUE | String value for ‘Assistant’ category |
| PRIMARY_VALUE | String value for ‘Primary’ category |
Methods
| Name | Description |
|---|---|
| equals(other) |
See Also
- namespace aspose.email.personalinfo
- assembly Aspose.Email