PowerTCP Mail for .NET
Length Property (HeaderDictionary)




The approximate length of the encoded header.
Syntax
Public ReadOnly Property Length As Long
Dim instance As HeaderDictionary
Dim value As Long
 
value = instance.Length
public long Length {get;}
public: __property long get_Length();
public:
property int64 Length {
   int64 get();
}
See Also

Reference

HeaderDictionary Class
HeaderDictionary Members


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