Back to product page

Size Property


Holds size of message text, in bytes.

Type

Long

Syntax

  • Basic
object.Size [= value]
The Size(object,value) syntax has these parts:
objectAn expression evaluating to an object of type SmtpMsg
valueA Long value.

Remarks

This property holds total number of bytes used for the message.

Platforms

Windows