Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 1.78 KB

nonindexableitemdetailsresult.md

File metadata and controls

67 lines (42 loc) · 1.78 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority ms.assetid description
NonIndexableItemDetailsResult
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
7cbdbc21-5405-4cbc-8ca0-d7b0257927aa
The NonIndexableItemDetailsResult element specifies the results of the GetNonIndexableItemDetails WSDL operation.

NonIndexableItemDetailsResult

The NonIndexableItemDetailsResult element specifies the results of the GetNonIndexableItemDetails WSDL operation.

<NonIndexableItemDetailsResult>
   <Items/>
   <FailedMailboxes/>
</NonIndexableItemDetailsResult>

NonIndexableItemDetailResultType

Attributes and elements

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

Attributes

None.

Child elements

Items (ArrayOfNonIndexableItemDetailsType) , FailedMailboxes

Parent elements

GetNonIndexableItemDetailsResponse , GetNonIndexableItemDetailsResponseMessage

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
http://schemas.microsoft.com/exchange/services/2006/messages
Schema name
Messages schema
Validation file
Messages.xsd
Can be empty
False

See also

GetNonIndexableItemDetails operation