API Reference
Class
EmailSemanticDifference
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.
Returned or exposed by
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.