| IMailEstimateTransportSize Method |
Gets the estimated transport size of this message.
Namespace:
Limilabs.Mail
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax long EstimateTransportSize()
Function EstimateTransportSize As Long
long long EstimateTransportSize()
abstract EstimateTransportSize : unit -> int64
Return Value
Type:
Int64Estimated transport size of this message.
See Also