Property MimeByteLength
- Namespace
- MailFathom.Application.Mail.Delivery.Operations
- Assembly
- MailFathom.Application.dll
MimeByteLength
Gets how many bytes of MIME are stored for the message.
public required long MimeByteLength { get; init; }
Gets how many bytes of MIME are stored for the message.
public required long MimeByteLength { get; init; }