Table of Contents

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

string

ItemCount

Item count

public long ItemCount { get; set; }

Property Value

long

Mailbox

Mailbox legacy DN

public string Mailbox { get; set; }

Property Value

string