GetNonIndexableItemDetailsParameters 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 NonIndexableItem request. The GetNonIndexableItemDetailsParameters class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public ref class GetNonIndexableItemDetailsParameters sealed : Microsoft::Exchange::WebServices::Data::NonIndexableItemParameters
public sealed class GetNonIndexableItemDetailsParameters : Microsoft.Exchange.WebServices.Data.NonIndexableItemParameters
Public NotInheritable Class GetNonIndexableItemDetailsParameters
Inherits NonIndexableItemParameters
- Inheritance
Constructors
GetNonIndexableItemDetailsParameters() |
Creates an instance of the GetNonIndexableItemDetailsParameters class.The GetNonIndexableItemDetailsParameters() 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) |
PageDirection |
Gets or sets the search direction for the page view (forward or back). The PageDirection property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
PageItemReference |
Gets or sets the reference identifier for the page view. The PageItemReference property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
PageSize |
Gets or sets the size of the page view. The PageSize 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. (Inherited from NonIndexableItemParameters) |