Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
The Entry element represents a single e-mail address for a contact.
<Entry Key="" Name="" RoutingType="" MailboxType="" />
EmailAddressDictionaryEntryType
Attributes and elements
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: - EmailAddress1 - EmailAddress2 - EmailAddress3 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 |
|---|---|
| EmailAddresses |
Represents a collection of e-mail addresses for a contact. |
Remarks
This element was introduced in Exchange Server 2013.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
| Element | Example |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
| Schema name |
Types schema |
| Validation file |
Types.xsd |
| Can be empty |
False |