GetNonIndexableItemStatisticsResponse members
EWS Managed API
Contains the result of a request for statistical information about items in a mailbox that could not be indexed.
The GetNonIndexableItemStatisticsResponse class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
The GetNonIndexableItemStatisticsResponse type exposes the following members.
| Name | Description | |
|---|---|---|
|
ErrorCode | Gets the error code associated with this response. (Inherited from ServiceResponse.) |
|
ErrorDetails | Gets error details associated with the response. (Inherited from ServiceResponse.) |
|
ErrorMessage | Gets a detailed error message associated with the response. (Inherited from ServiceResponse.) |
|
ErrorProperties | Gets information about property errors associated with the response. (Inherited from ServiceResponse.) |
|
NonIndexableStatistics | Gets statistics about items in a mailbox that could not be indexed. The NonIndexableStatistics property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
|
Result | Gets the result associated with this response. (Inherited from ServiceResponse.) |