Entry (EmailAddress)
Last modified: October 22, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The Entry element represents a single e-mail address for a contact.
<Entry Key="" Name="" RoutingType="" MailboxType="" />
EmailAddressDictionaryEntryType
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. |