 | MimeDocumentEstimateTransportSize Method |
Gets the estimated transport size of this MIME document.
Namespace: Limilabs.MailAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic long EstimateTransportSize()
Public Function EstimateTransportSize As Long
public:
long long EstimateTransportSize()
member EstimateTransportSize : unit -> int64
Return Value
Int64Estimated transport size of this MIME document.
See Also