Property Chunks
- Namespace
- MailFathom.Application.Emails.Chunking
- Assembly
- MailFathom.Application.dll
Chunks
The passages in reading order, empty for a message whose body yielded no text.
public IReadOnlyList<EmailTextChunk> Chunks { get; init; }
The passages in reading order, empty for a message whose body yielded no text.
public IReadOnlyList<EmailTextChunk> Chunks { get; init; }