PhoneNumberKeyType Enum

Definition

The PhoneNumberKeyType enumeration represents types of telephone numbers for a contact.

public enum class PhoneNumberKeyType
public enum PhoneNumberKeyType
Public Enum PhoneNumberKeyType
Inheritance
PhoneNumberKeyType

Fields

AssistantPhone 0

Identifies the telephone number as the assistant's telephone number.

BusinessFax 1

Identifies the telephone number as a business fax number.

BusinessPhone 2

Identifies the telephone number as a business telephone number.

BusinessPhone2 3

Identifies the telephone number as a second business telephone number.

Callback 4

Identifies the telephone number as a callback number.

CarPhone 5

Identifies the telephone number as a car telephone number.

CompanyMainPhone 6

Identifies the telephone number as the company's main telephone number.

HomeFax 7

Identifies the telephone number as a home fax number.

HomePhone 8

Identifies the telephone number as a home telephone number.

HomePhone2 9

Identifies the telephone number as a second home telephone number.

Isdn 10

Identifies the telephone number as an Integrated Services Digital Network (ISDN) line.

MobilePhone 11

Identifies the telephone number as a mobile phone number.

OtherFax 12

Identifies the telephone number as another fax number.

OtherTelephone 13

Identifies the telephone number as another telephone number.

Pager 14

Identifies the telephone number as a pager.

PrimaryPhone 15

Identifies the telephone number as the primary telephone number.

RadioPhone 16

Identifies the telephone number as a radio telephone.

Telex 17

Identifies the telephone number as a telex telephone number.

TtyTddPhone 18

Identifies the telephone number as a teletype/telecommunication device for the deaf (TTY/TDD) telephone number.

Remarks

This enumeration is used by the Key property of the PhoneNumberDictionaryEntryType object.

Applies to