NonIndexableItemStatistic Class

Definition

Contains statistical information about an item in a mailbox where an attempt to index failed. The NonIndexableItemStatistic class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class NonIndexableItemStatistic sealed
public sealed class NonIndexableItemStatistic
Public NotInheritable Class NonIndexableItemStatistic
Inheritance
NonIndexableItemStatistic

Constructors

NonIndexableItemStatistic()

Initializes a new instance of the NonIndexableItemStatistic class. The NonIndexableItemStatistic() constructor applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Properties

ErrorMessage

Gets or sets the error message associated with a failed attempt to index an item. The ErrorMessage property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ItemCount

Gets or sets the number of items in a mailbox where an attempt to index failed. The ItemCount property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Mailbox

Gets or sets the mailbox on which indexing failed. The Mailbox property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to