Click or drag to resize

MimeDocumentEstimateTransportSize Method

Gets the estimated transport size of this MIME document.

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

Return Value

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