API Reference

Class

EmailStorePstMigrationProgress

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

Privacy-safe progress for a resumable Store-to-PST migration.

Inheritance

  • Object
  • EmailStorePstMigrationProgress

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

Accepted by parameters

Properties

public Int32 InspectedItems { get; } #

Selected source references inspected so far.

public Int32 ConvertedItems { get; } #

Items durably accepted by the destination writer so far.

public Int32 SkippedItems { get; } #

Items skipped under the configured partial-result policy.

public String CheckpointPath { get; } #

Configured durable checkpoint path, or null when resume is disabled.