Property Copies
- Namespace
- MailFathom.Domain.Delivery.Drafts
- Assembly
- MailFathom.Domain.dll
Copies
Gets every copy of this draft MailFathom has appended, newest revision first.
public required IReadOnlyList<MailDraftServerCopy> Copies { get; init; }
Gets every copy of this draft MailFathom has appended, newest revision first.
public required IReadOnlyList<MailDraftServerCopy> Copies { get; init; }