API Reference

Class

EmailStorePstVerificationIssue

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

One mismatched or unreadable item found during destination verification.

Inheritance

  • Object
  • EmailStorePstVerificationIssue

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 String SourceItemId { get; } #

Stable source-session item identifier.

public String DestinationItemId { get; } #

Stable destination PST item identifier.

public Boolean IsAssociated { get; } #

Whether the item is folder-associated information.

public String Code { get; } #

Stable issue code.

public IReadOnlyList<EmailSemanticDifference> Differences { get; } #

Value-free semantic differences. Empty when an item could not be read.