NonIndexableItemDetail

The NonIndexableItemDetail element specifies detail information about an item that cannot be indexed.

<NonIndexableItemDetail>
   <ItemId/>
   <ErrorCode/>
   <ErrorDescription/>
   <IsPartiallyIndexed/>
   <IsPermanentFailure/>
   <SortValue/>
   <AttemptCount/>
   <LastAttemptTime/>
   <AdditionalInfo/>
</NonIndexableItemDetail>

NonIndexableItemDetailType

Attributes and elements

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

Attributes

None.

Child elements

ItemId | ErrorCode (ItemIndexErrorType) | ErrorDescription | IsPartiallyIndexed | IsPermanentFailure | SortValue | AttemptCount | LastAttemptTime | AdditionalInfo

Parent elements

Items (ArrayOfNonIndexableItemDetailsType)

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

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema name
Types schema
Validation file
Types.xsd
Can be empty