MailBee.NET Objects 4.0

Envelope.Size Property

Gets the length of the entire message (in bytes) on the mail server.

public int Size {get;}

Property Value

The length of the entire message contents (in bytes) on the mail server, or -1 if this information is not available.

See Also

Envelope Class | MailBee.ImapMail Namespace