API Reference

Class

EmailStoreContentSearchCheckpoint

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

Resumable item-enumeration position. Reuse it only with the same store snapshot, folder scope, and metadata filter.

Inheritance

  • Object
  • EmailStoreContentSearchCheckpoint

Usage

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

Accepted by parameters

Constructors

public EmailStoreContentSearchCheckpoint(Int64 itemOffset) #

Creates a checkpoint at a zero-based item-enumeration offset.

Parameters

itemOffset System.Int64 requiredposition: 0

Properties

public Int64 ItemOffset { get; } #

Number of item references already processed in the selected enumeration scope.