Table of Contents

Class GetNonIndexableItemStatisticsResponse

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Represents the GetNonIndexableItemStatistics response.

public sealed class GetNonIndexableItemStatisticsResponse : ServiceResponse
Inheritance
GetNonIndexableItemStatisticsResponse
Inherited Members

Properties

NonIndexableStatistics

List of non indexable statistic

public List<NonIndexableItemStatistic> NonIndexableStatistics { get; }

Property Value

List<NonIndexableItemStatistic>