API Reference

Class

EmailConversationOrphanReply

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

A reply whose declared Internet parent could not be selected safely.

Inheritance

  • Object
  • EmailConversationOrphanReply

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

Reply node.

public String ParentMessageId { get; } #

Declared normalized parent Message-ID.

public EmailConversationLinkReason LinkReason { get; } #

Header field that supplied the parent identity.

public EmailConversationOrphanReason Reason { get; } #

Why a parent edge was not created.