Return the size of the current message in bytes.
Syntax
object.MessageSize
Remarks
The MessageSize property returns the size of the current
message in bytes. The size includes the header and body portion of
the message.
Data Type
Integer (Int32)
See Also
Message Property,
MessageCount Property,
MessageUID Property
|