PhoneNumberKeyType Enumeration
The PhoneNumberKeyType enumeration represents types of telephone numbers for a contact.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration PhoneNumberKeyType
'Usage
Dim instance As PhoneNumberKeyType
[SerializableAttribute]
public enum PhoneNumberKeyType
Members
| Member name | Description | |
|---|---|---|
| AssistantPhone | Identifies the telephone number as the assistant's telephone number. | |
| BusinessFax | Identifies the telephone number as a business fax number. | |
| BusinessPhone | Identifies the telephone number as a business telephone number. | |
| BusinessPhone2 | Identifies the telephone number as a second business telephone number. | |
| Callback | Identifies the telephone number as a callback number. | |
| CarPhone | Identifies the telephone number as a car telephone number. | |
| CompanyMainPhone | Identifies the telephone number as the company's main telephone number. | |
| HomeFax | Identifies the telephone number as a home fax number. | |
| HomePhone | Identifies the telephone number as a home telephone number. | |
| HomePhone2 | Identifies the telephone number as a second home telephone number. | |
| Isdn | Identifies the telephone number as an Integrated Services Digital Network (ISDN) line. | |
| MobilePhone | Identifies the telephone number as a mobile phone number. | |
| OtherFax | Identifies the telephone number as another fax number. | |
| OtherTelephone | Identifies the telephone number as another telephone number. | |
| Pager | Identifies the telephone number as a pager. | |
| PrimaryPhone | Identifies the telephone number as the primary telephone number. | |
| RadioPhone | Identifies the telephone number as a radio telephone. | |
| Telex | Identifies the telephone number as a telex telephone number. | |
| TtyTddPhone | Identifies the telephone number as a teletype/telecommunication device for the deaf (TTY/TDD) telephone number. |