PowerTCP Mail for .NET
Length Property (Multipart)




Returns the approximate Length of the encoded part.
Syntax
Public Overrides ReadOnly Property Length As Long
Dim instance As Multipart
Dim value As Long
 
value = instance.Length
public override long Length {get;}
public: __property long get_Length() override;
public:
property int64 Length {
   int64 get() override;
}
See Also

Reference

Multipart Class
Multipart Members


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