Property ReferencedInternetMessageIds
- Namespace
- MailFathom.Application.Emails.Threads
- Assembly
- MailFathom.Application.dll
ReferencedInternetMessageIds
Gets the ancestors the message refers to, in header order.
public IReadOnlyList<string> ReferencedInternetMessageIds { get; init; }
Property Value
Remarks
They take part in membership and in nothing else. An ancestor this deployment never received still binds the message to the conversation that ancestor names, which is what puts two replies to a message nobody here stored into one conversation rather than two — and none of them can be resolved to a row, so none of them decides the reply relation.