FailedMailboxes

The FailedMailboxes element specifies an array of mailboxes that failed on search.

<FailedMailboxes>
    <FailedMailbox/>
<FailedMailboxes>

ArrayOfFailedSearchMailboxesType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
FailedMailbox
Specifies the error message for a mailbox that failed on search.

Parent elements

Element Description
SearchMailboxesResult
Contains the result of the SearchMailboxes request.

Remarks

This element was introduced in Exchange Server 2013.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

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

See also