Property Recipients
- Namespace
- MailFathom.Application.Mail.Delivery.Scheduling
- Assembly
- MailFathom.Application.dll
Recipients
Gets the people every occurrence is addressed to, in the headers the author named them in.
public required IReadOnlyList<NamedRecipient> Recipients { get; init; }