Property AcceptsEightBitContent
- Namespace
- MailFathom.Application.Mail.Delivery
- Assembly
- MailFathom.Application.dll
AcceptsEightBitContent
Whether the server accepts a body whose bytes are not restricted to seven bits.
public bool AcceptsEightBitContent { get; init; }