PowerTCP Mail for .NET
Size Property (MessageBase)




The size of the message in bytes.
Syntax
Public ReadOnly Property Size As Long
Dim instance As MessageBase
Dim value As Long
 
value = instance.Size
public long Size {get;}
public: __property long get_Size();
public:
property int64 Size {
   int64 get();
}

Property Value

An integer representing the size of the message in bytes.
See Also

Reference

MessageBase Class
MessageBase Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic