GetNonIndexableItemDetailsResponse class

Contains the results of a request for mailbox items that could not be indexed.

The GetNonIndexableItemDetailsResponse class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

System.Object
  Microsoft.Exchange.WebServices.Data.ServiceResponse
    Microsoft.Exchange.WebServices.Data.GetNonIndexableItemDetailsResponse

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
Public NotInheritable Class GetNonIndexableItemDetailsResponse _
	Inherits ServiceResponse
'Usage
Dim instance As GetNonIndexableItemDetailsResponse

Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: