Click or drag to resize

MimeStructureEstimateSize Method

Estimates actual attachment size. Bases on assumption that Base64, UUE and XUUE encoded files are 37% smaller.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public long EstimateSize()

Return Value

Type: Int64
Estimated size of the attachment.
See Also