RoutingType (EmailAddress)

Last modified: May 18, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The RoutingType element represents the routing protocol for the recipient.

<RoutingType/>

string

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

None.

Parent Elements

Element

Description

Email

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

Mailbox (Availability)

Represents the mailbox user for a SetUserOofSettings or GetUserOofSettings request.

The following are the XPath expressions to this element:

  • /GetUserOofSettingsRequest/Mailbox

  • /SetUserOofSettingsRequest/Mailbox

Text Value

A text value is optional. The only valid value is SMTP. If no value is provided, the default value of SMTP is used.

Remarks

This element can occur at most one time in the Email 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 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