This topic has not yet been rated - Rate this topic

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.

  NameDescription
Public property ErrorCode Gets the error code associated with this response. (Inherited from ServiceResponse.)
Public property ErrorDetails Gets error details associated with the response. (Inherited from ServiceResponse.)
Public property ErrorMessage Gets a detailed error message associated with the response. (Inherited from ServiceResponse.)
Public property ErrorProperties Gets information about property errors associated with the response. (Inherited from ServiceResponse.)
Public property 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.
Public property Result Gets the result associated with this response. (Inherited from ServiceResponse.)
Top
  NameDescription
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.