Property TruncatedFromCharacterCount
- Namespace
- MailFathom.Application.Emails.Chunking
- Assembly
- MailFathom.Application.dll
TruncatedFromCharacterCount
The length the text had when the per-message ceiling stopped the cut short of its end, or null when the whole text was cut.
public int? TruncatedFromCharacterCount { get; init; }
Property Value
- int?