Property Participants
- Namespace
- MailFathom.Application.Emails.Extraction
- 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; }