GetNonIndexableItemDetails
The GetNonIndexableItemDetails element specifies a request to retrieve nonindexable item details.
<GetNonIndexableItemDetails>
<Mailboxes/>
<PageSize/>
<PageItemReference/>
<PageDirection/>
</GetNonIndexableItemDetails>
GetNonIndexableItemDetailsType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
---|---|
Mailboxes (NonEmptyArrayOfLegacyDNsType) |
Specifies an array of Mailbox elements. |
PageSize |
Contains the number of items to be returned in a single page for a search result. |
PageItemReference |
Specifies the reference for a page item. |
PageDirection |
Contains the direction for pagination in the search result. |
Parent elements
None.
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 |
Message schema |
Validation File |
messages.xsd |
Can Be Empty |