Class GetNonIndexableItemDetailsResponse
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents the GetNonIndexableItemDetails response.
public sealed class GetNonIndexableItemDetailsResponse : ServiceResponse
- Inheritance
-
GetNonIndexableItemDetailsResponse
- Inherited Members
Properties
NonIndexableItemsResult
Non indexable item result
public NonIndexableItemDetailsResult NonIndexableItemsResult { get; }