Gets the length of the entire message (in bytes) on the mail server.
Namespace: MailBee.ImapMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax Public ReadOnly Property Size As Integer
Get
Property Value
Type:
Int32The length of the entire message contents (in bytes) on the mail server, or -1 if this information is not available.
See Also