RecipientAddress

Last modified: May 18, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The RecipientAddress element represents the mailbox of the recipient.

<RecipientAddress>
   <Name/>
   <EmailAddress/>
   <RoutingType/>
   <MailboxType/>
   <ItemId/>
</RecipientAddress>

EmailAddressType

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

Name (EmailAddressType)

Represents the name of the mailbox user. This element is optional.

EmailAddress

Defines the Simple Mail Transfer Protocol (SMTP) address of a mailbox user. This element is optional.

RoutingType (EmailAddress)

Represents the routing protocol for the recipient. The default is SMTP. This element is optional.

MailboxType

Represents the type of mailbox that is represented by the e-mail address.

ItemId

Defines the item identifier of a contact or private distribution list for recipients from a user's contacts folder. This element is optional.

Parent Elements

Element

Description

MailTips

Represents values for various types of mail tips.

Remarks

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

See Also

Other Resources