Property SizeOctets
- Namespace
- MailFathom.Application.Emails.GetEmailContent
- Assembly
- MailFathom.Application.dll
SizeOctets
Gets the size the mail server reported for the message.
public long SizeOctets { get; init; }
Property Value
Remarks
It is the size of the whole message on the server, which no sum over the returned representations reproduces.