Property Attachments
- Namespace
- MailFathom.Application.Mail.Delivery.Composition
- Assembly
- MailFathom.Application.dll
Attachments
Gets the files the author attached, which is ordinarily none.
public IReadOnlyList<AuthoredEmailAttachment> Attachments { get; init; }