Property Recipients
- Namespace
- MailFathom.Application.Mail.Delivery.Composition
- Assembly
- MailFathom.Application.dll
Recipients
The people the draft names, which may be nobody.
public IReadOnlyList<OutgoingRecipient> Recipients { get; init; }
The people the draft names, which may be nobody.
public IReadOnlyList<OutgoingRecipient> Recipients { get; init; }