RoutingType (EmailAddress)
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2007 | Exchange Server 2010
The RoutingType element represents the routing protocol for the recipient.
<RoutingType/>
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:
|
A text value is optional. The only valid value is SMTP. If no value is provided, the default value of SMTP is used.
This element can occur at most one time in the Email (EmailAddressType) element. This element is not required. This element exists for the inclusion of future protocols. Another RoutingType element is used for accessing items in a user's mailbox.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Namespace | http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name | Types schema |
Validation File | Types.xsd |
Can be Empty | False |
Reference
Other resources
Date | Description |
|---|---|
July 16, 2012 | Initial publication |