GetNonIndexableItemStatisticsParameters Class

Definition

Gets the set of parameters to pass in a NonIndexableItemStatistic request. The GetNonIndexableItemStatisticsParameters class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class GetNonIndexableItemStatisticsParameters sealed : Microsoft::Exchange::WebServices::Data::NonIndexableItemParameters
public sealed class GetNonIndexableItemStatisticsParameters : Microsoft.Exchange.WebServices.Data.NonIndexableItemParameters
Public NotInheritable Class GetNonIndexableItemStatisticsParameters
Inherits NonIndexableItemParameters
Inheritance
GetNonIndexableItemStatisticsParameters

Constructors

GetNonIndexableItemStatisticsParameters()

Creates an instance of the GetNonIndexableItemStatisticsParameters class.The GetNonIndexableItemStatisticsParameters() constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Properties

Mailboxes

Gets or sets a list of mailboxes (in legacy distinguished name format). The Mailboxes property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

(Inherited from NonIndexableItemParameters)
SearchArchiveOnly

Gets or sets whether to search archive folders only. The SearchArchiveOnly property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

(Inherited from NonIndexableItemParameters)

Applies to