Property MaxBodyCharacters
- Namespace
- MailFathom.Application.Mail.Delivery.Composition
- Assembly
- MailFathom.Application.dll
MaxBodyCharacters
Gets the greatest number of characters either body may carry.
public required int MaxBodyCharacters { get; init; }
Property Value
Remarks
It applies to the plain text and to the HTML alternative separately, so a long body of one kind cannot decide what the other may be.