Gets the length of the entire message (in bytes) on the mail server.
Namespace: MailBee.ImapMailAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
SyntaxPublic 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