API Reference

Class

EmailStorePstMutationVerificationIssue

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

Privacy-safe detail for one folder or item that did not pass mutation verification.

Inheritance

  • Object
  • EmailStorePstMutationVerificationIssue

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 EmailStorePstMutationVerificationEntity Entity { get; } #

Kind of entity that was checked.

public String EntityId { get; } #

Source or transaction-local identifier; empty for an unexpected destination entity.

public String DestinationEntityId { get; } #

Identifier assigned in the rewritten PST.

public IReadOnlyList<EmailSemanticDifference> Differences { get; } #

Value-free semantic difference paths.