NonIndexableItemStatistic Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |