API Reference

Class

EmailConversationEdge

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

One merged-evidence graph edge.

Inheritance

  • Object
  • EmailConversationEdge

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 EmailConversationNode Source { get; } #

Parent for a parent-child edge, or deterministic group anchor for a related edge.

public EmailConversationNode Target { get; } #

Child for a parent-child edge, or another related item.

public EmailConversationEdgeKind Kind { get; } #

Edge direction semantics.

public IReadOnlyList<EmailConversationLinkReason> Reasons { get; } #

All independent evidence that produced this edge.

public Boolean IsAuthoritative { get; } #

True when at least one structured or explicit identity links the items.

public Boolean IsHeuristic { get; } #

True when every reason is a topic/subject heuristic.