EmailAddress
Last modified: September 24, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The EmailAddress element defines the primary SMTP address of a mailbox user.
<EmailAddress/>
NonEmptyStringType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
Element |
Description |
---|---|
Identifies who the caller is sending as. |
|
Identifies a fully resolved e-mail address. The following are some XPath expressions to this element:
The following are additional parent elements of the Mailbox element: |
|
Identifies a list of meeting rooms. |
Text Value
A text value that represents an SMTP address is required.
Remarks
The EmailAddress element can represent SMTP or legacy Exchange distinguished name (also known as DN) addresses. The EmailAddress element is the only required Mailbox element.
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