Property Participants
- Namespace
- MailFathom.Application.EmailContent.Rendering
- Assembly
- MailFathom.Application.dll
Participants
Every usable address the message wrote, each paired with the header it appeared in.
public IReadOnlyList<EmailParticipant> Participants { get; init; }