API Reference

Class

EmailStorePstMutationSelectionReport

Namespace OfficeIMO.Email.Store
Assembly OfficeIMO.Email
Modifiers sealed

Result of applying one patch to a bounded typed query selection.

Inheritance

  • Object
  • EmailStorePstMutationSelectionReport

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Properties

public IReadOnlyList<EmailStoreItemId> ItemIds { get; } #

Typed stable identifiers selected and patched.

public Int32 ItemsScanned { get; } #

Number of lightweight source rows evaluated.

public Int32 PatchedItems { get; } #

Number of selected and patched items.