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.26106.1555
Syntax
public override long EstimateTransportSize()

Return Value

Int64
Estimated transport size of this MIEM entity
See Also