Property InputCharacterLimit
- Namespace
- MailFathom.Application.Emails.Embeddings
- Assembly
- MailFathom.Application.dll
InputCharacterLimit
Gets the width a passage is cut to before it is sent.
public int InputCharacterLimit { get; }
Property Value
Remarks
A passage longer than this keeps its beginning and loses its end, because a passage was cut in reading order and its opening is what the rest of it elaborates. The direction is fixed rather than configured: it is not a choice an operator makes, and a column offering both would be a second way to produce two incomparable spaces.