API Reference

Class

EmailStoreContentSearchProgress

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

Aggregate-only progress for a bounded content-search batch.

Inheritance

  • Object
  • EmailStoreContentSearchProgress

Usage

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

Accepted by parameters

Properties

public Int32 ItemsScanned { get; } #

Item references processed in this batch.

public Int32 Matches { get; } #

Matches collected in this batch.

public Int32 ItemsSkipped { get; } #

Corrupt or over-limit items skipped in this batch.