GetNonIndexableItemStatisticsParameters 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.
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
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) |