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