PowerTCP Mail for .NET
Length Property (Part)




Returns the approximate Length of the encoded part in all derived classes.
Syntax
Public MustOverride ReadOnly Property Length As Long
Dim instance As Part
Dim value As Long
 
value = instance.Length
public abstract long Length {get;}
public: __property abstract long get_Length();
public:
abstract property int64 Length {
   int64 get();
}
See Also

Reference

Part Class
Part Members


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