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