RoutingType (EmailAddress)

Topic Last Modified: 2006-11-26

The RoutingType element represents the routing protocol for the recipient.

Syntax

<RoutingType/>

Type

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.

Note

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False