API Reference

Enum

EmailConversationOrphanReason

Namespace OfficeIMO.Email.Store
Assembly OfficeIMO.Email
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Reason why a declared Internet parent could not be selected.

Inheritance

  • Enum
  • EmailConversationOrphanReason

Usage

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

Values

public const EmailConversationOrphanReason MissingParent #

No scanned item published the requested Message-ID.

Value: 0
public const EmailConversationOrphanReason AmbiguousParent #

Multiple scanned items published the requested Message-ID.

Value: 1