Class NonIndexableItemStatistic
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents non indexable item statistic.
public sealed class NonIndexableItemStatistic
- Inheritance
-
NonIndexableItemStatistic
- Inherited Members
Constructors
NonIndexableItemStatistic()
public NonIndexableItemStatistic()
Properties
ErrorMessage
Error message
public string ErrorMessage { get; set; }
Property Value
ItemCount
Item count
public long ItemCount { get; set; }
Property Value
Mailbox
Mailbox legacy DN
public string Mailbox { get; set; }