API Reference
Class
EmailConversationOrphanReply
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
- Property EmailConversationGraph.OrphanReplies
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.