Address (string)
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The Address element represents the e-mail address of the mailbox user.
<Address>...</Address>
string
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
|
Element |
Description |
|---|---|
|
Specifies the e-mail address of the MailboxData object. This element is used in the GetUserAvailability operation. The following is the XPath to this element: /GetUserAvailabilityRequest/MailboxDataArray/MailboxData[i]/Email |
|
|
Represents the mailbox user for a SetUserOofSettings or GetUserOofSettings request. The following are the XPath expressions to this element:
|
This element can occur at most one time in the Email (EmailAddressType) element and the Mailbox (Availability) element.
Note
|
|---|
|
The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed. |
Note