| MimeDataSize Property |
Gets the size of data contained in this MIME object.
Namespace:
Limilabs.Mail.MIME
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax Public ReadOnly Property Size As Integer
Get
public:
property int Size {
int get ();
}
member Size : int with get
Property Value
Type:
Int32See Also