Property RawMime
- Namespace
- MailFathom.Application.Mail.Delivery.Composition
- Assembly
- MailFathom.Application.dll
RawMime
The RFC 822 bytes to store and transmit, built once and never rebuilt.
public ReadOnlyMemory<byte> RawMime { get; init; }
The RFC 822 bytes to store and transmit, built once and never rebuilt.
public ReadOnlyMemory<byte> RawMime { get; init; }