Property Attachments
- Namespace
- MailFathom.Application.Emails.Summaries
- Assembly
- MailFathom.Application.dll
Attachments
Gets the attachments, in the order the message's structure was walked.
public IReadOnlyList<ExtractedEmailAttachment> Attachments { get; }