Property Recipients
- Namespace
- MailFathom.Application.Mail.Delivery.Drafts
- Assembly
- MailFathom.Application.dll
Recipients
Gets the people the author named themselves, which is everybody a forward would go to.
public IReadOnlyList<NamedRecipient> Recipients { get; init; }