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