NonIndexableItemParameters Class

Definition

An object containing parameters used in requesting information about items in folders that cannot be indexed. The NonIndexableItemParameters class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class NonIndexableItemParameters abstract
public abstract class NonIndexableItemParameters
Public MustInherit Class NonIndexableItemParameters
Inheritance
NonIndexableItemParameters
Derived

Constructors

NonIndexableItemParameters()

Creates an instance of the NonIndexableItemParameters class. The NonIndexableItemParameters() 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.

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.

Applies to