Entry (PhoneNumber)

The Entry element represents a telephone number for a contact.

<Entry Key=""/>

PhoneNumberDictionaryEntryType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute Description
Key
Identifies the telephone number. The Key attribute is of type PhoneNumberKeyType.

The following are the possible values for this attribute:

- AssistantPhone
- BusinessFax
- BusinessPhone
- BusinessPhone2
- Callback
- CarPhone
- CompanyMainPhone
- HomeFax
- HomePhone
- HomePhone2
- Isdn
- MobilePhone
- OtherFax
- OtherTelephone
- Pager
- PrimaryPhone
- RadioPhone
- Telex
- TtyTddPhone

Child elements

None.

Parent elements

Element Description
PhoneNumbers
Represents a collection of telephone numbers for a contact.

Text value

A text value that represents a telephone number is required if this element is used.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema name
Types schema
Validation file
Types.xsd
Can be empty
False

See also