Click or drag to resize

MimeDataEstimateTransportSize Method

Gets the estimated transport size of this MIME entity. Bases on assumption that Base64, UUE and XUUE encoded files are 37% bigger in transport.

Namespace:  Limilabs.Mail.MIME
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public override long EstimateTransportSize()

Return Value

Type: Int64
Estimated transport size of this MIEM entity

Return Value

Type: Int64
Estimated transport size of this MIME entity.
See Also