Property RawMime
- Namespace
- MailFathom.Application.Mail.Delivery.Transmission
- Assembly
- MailFathom.Application.dll
RawMime
Gets the composed RFC 822 bytes to transmit.
public ReadOnlyMemory<byte> RawMime { get; }
Gets the composed RFC 822 bytes to transmit.
public ReadOnlyMemory<byte> RawMime { get; }