NonIndexableItemDetailsResult 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 information about items in the target mailboxes that could not be indexed. The NonIndexableItemDetailsResult class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public ref class NonIndexableItemDetailsResult sealed
public sealed class NonIndexableItemDetailsResult
Public NotInheritable Class NonIndexableItemDetailsResult
- Inheritance
-
NonIndexableItemDetailsResult
Constructors
NonIndexableItemDetailsResult() |
Initializes a NonIndexableItemDetailsResult object.The NonIndexableItemDetailsResult() constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Properties
FailedMailboxes |
Gets or sets the set of mailboxes where the index operation failed. The FailedMailboxes property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Items |
Gets or sets the set of items that could not be indexed. The Items property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |