Property InReplyTo
- Namespace
- MailFathom.Domain.Emails
- Assembly
- MailFathom.Domain.dll
InReplyTo
Gets the identifier of the message this one answers, or null when it answers none.
public string? InReplyTo { get; }
Gets the identifier of the message this one answers, or null when it answers none.
public string? InReplyTo { get; }