 | MimeDataSize Property |
Gets the size of data contained in this MIME object.
Namespace: Limilabs.Mail.MIMEAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
SyntaxPublic ReadOnly Property Size As Integer
Get
public:
property int Size {
int get ();
}member Size : int with get
Property Value
Int32
See Also