Skip to main content

Search OfficeIMO

Enter a topic, API type, or PowerShell command.

Documentation Search all OfficeIMO/

API Reference

Enum

EmailStoreMboxExportFidelityPolicy

Namespace OfficeIMO.Email.Store
Assembly OfficeIMO.Email
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Acceptance policy applied before a staged mbox artifact is committed.

Inheritance

  • Enum
  • EmailStoreMboxExportFidelityPolicy

Usage

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

Accepted by parameters

Values

public const EmailStoreMboxExportFidelityPolicy AllowDiagnosedLoss #

Commits a usable partial mailbox and preserves every omission or approximation in the report.

Value: 0
public const EmailStoreMboxExportFidelityPolicy RequireNoLoss #

Rejects publication when typed diagnostics report approximation, omission, or failure.

Value: 1