Dart.Mail Namespace > Messagepart Class : Length Property |
Public Overrides ReadOnly Property Length As Long
Dim instance As Messagepart Dim value As Long value = instance.Length
public override long Length {get;}
public: __property long get_Length() override;