Property Recipients
- Namespace
- MailFathom.Application.Mail.Delivery.Drafts
- Assembly
- MailFathom.Application.dll
Recipients
Gets the people the draft is addressed to, which may be nobody.
public IReadOnlyList<NamedRecipient> Recipients { get; init; }
Gets the people the draft is addressed to, which may be nobody.
public IReadOnlyList<NamedRecipient> Recipients { get; init; }