Address (EmailAddressType)
Last modified: May 14, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The Address element represents a fully resolved e-mail address.
<Address>
<Name/>
<EmailAddress/>
<RoutingType/>
<MailboxType/>
<ItemId/>
</Address >
EmailAddressType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Defines the name of the mailbox user. This element is optional. |
|
Defines the Simple Mail Transfer Protocol (SMTP) address of a mailbox user. This element is optional. |
|
Defines the routing that is used for the mailbox. The default is SMTP. This element is optional. |
|
Defines the mailbox type of a mailbox user. This element is optional. |
|
Defines the item identifier of a contact or private distribution list for recipients from a user's Contacts folder. This element is optional. |
Parent Elements
Element |
Description |
---|---|
Contains a collection of e-mail addresses that represent the original recipients of a tracked message. |
|
Contains a list of meeting rooms in an organization. |
|
Contains a list of e-mail addresses that incoming messages have to have been sent to in order for the condition or exception to apply. |
Text Value
None.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |
See Also