Table of Contents

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

long

Remarks

It is the size of the whole message on the server, which no sum over the returned representations reproduces.