API Reference

Class

EmailSemanticDifference

Namespace OfficeIMO.Email
Assembly OfficeIMO.Email
Modifiers sealed

Describes one difference without exposing message values or content digests.

Inheritance

  • Object
  • EmailSemanticDifference

Usage

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

Properties

public String Path { get; } #

Stable canonical path of the differing semantic component.

public EmailSemanticDifferenceKind Kind { get; } #

Difference classification.

public Nullable<Int64> SourceLength { get; } #

Source byte or character length when the component supplies one.

public Nullable<Int64> DestinationLength { get; } #

Destination byte or character length when the component supplies one.