FederatedDeliveryMailbox

Last modified: May 21, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The FederatedDeliveryMailbox element represents the mailbox to which a cross-premise message was sent.

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

EmailAddressType

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

Name (EmailAddressType)

Defines 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)

Defines the routing that is used for the mailbox. The default is SMTP. This element is optional.

MailboxType

Defines the mailbox type of a mailbox user. This element is optional.

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

FindMessageTrackingReport

Contains criteria for the types of messages to find.

Text Value

None.

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/messages

Schema Name

Messages schema

Validation File

Messages.xsd

Can be Empty

False

See Also

Other Resources