RoutingType (EmailAddressType)

The RoutingType element defines the address type for the mailbox.

<RoutingType/>

NonEmptyStringType

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
ActingAs
Identifies who the caller is sending as.
Mailbox
Identifies a fully resolved e-mail address.
RoomList
Identifies a list of meeting rooms.

Text value

The text value represents a routing type. SMTP is the typical text value for this element.

Remarks

This element is optional in the Mailbox element. Another RoutingType (EmailAddress) element is used for Availability operations.

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

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also