Click or drag to resize

MimeBaseEstimateTransportSize Method

Gets the estimated transport size of this MIME entity.

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

Return Value

Int64
Estimated transport size of this MIME entity.
See Also