Entry (IMAddress)

The Entry element represents an instant messaging (IM) address for a contact.

<Entry Key=""/>

ImAddressDictionaryEntryType

Attributes and elements

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

Attributes

Attribute Description
Key
Identifies the IM address.

The following are the possible values for this attribute:

- ImAddress1
- ImAddress2
- ImAddress3

Child elements

None.

Parent elements

Element Description
ImAddresses
Represents a collection of IM addresses for a contact.

Text value

A text value that represents the IM address 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

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

See also