Table of Contents

Property InReplyTo

Namespace
MailFathom.Domain.Delivery
Assembly
MailFathom.Domain.dll

InReplyTo

Gets the identifier of the message this one answers, without its angle brackets, or null when it answers none.

public string? InReplyTo { get; }

Property Value

string