The Entry element represents a single e-mail address for a contact.
<Entry Key="" Name="" RoutingType="" MailboxType="" />
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description |
|---|---|
|
Key |
Identifies the e-mail address. The following are the possible values for this attribute:
This attribute is required. |
|
Name |
Defines the name of the mailbox user. This attribute is optional. |
|
RoutingType |
Defines the routing that is used for the mailbox. The default is SMTP. This attribute is optional. |
|
MailboxType |
Defines the mailbox type of a mailbox user. This attribute is optional. |
Child Elements
None.
Parent Elements
| Element | Description |
|---|---|
|
Represents a collection of e-mail addresses for a contact. |
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server that has the Client Access server role installed.
|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
|
Schema name |
Types schema |
|
Validation file |
Types.xsd |
|
Can be empty |
False |
Other Resources
Exchange Web Services XML ElementsCreating Contacts (Exchange Web Services)
Updating Contacts (Exchange Web Services)
Deleting Contacts (Exchange Web Services)