API Reference

Class

EmailStoreSourceIdentity

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

Privacy-safe identity of the exact source accepted by a resumable Store migration.

Inheritance

  • Object
  • EmailStoreSourceIdentity

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 EmailStoreFormat Format { get; } #

Detected source format.

public Int64 Length { get; } #

Validated aggregate source length.

public String CatalogFingerprint { get; } #

SHA-256 fingerprint of the bounded source catalog.

public String DurableFingerprint { get; } #

SHA-256 fingerprint of all persisted source bytes.