Email (EmailAddressType)
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The Email element represents the mailbox user for a GetUserAvailability query.
MailboxDataArray
MailboxData
Email (EmailAddressType)
<Email> <Name>...</Name> <Address>...</Address> <RoutingType>...</RoutingType> </Email>
EmailAddressType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
|---|---|
Represents the display name of the mailbox user. | |
Represents the e-mail address of the mailbox user. | |
Represents the routing protocol for the message. |
Parent elements
Element | Description |
|---|---|
Represents an individual mailbox user and options for the type of data to be returned about the mailbox user. The following is the XPath to this element: /GetUserAvailabilityRequest/MailboxDataArray[i]/MailboxData |