AttachmentBase.GetContentLength Method
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9083)
GetContentLength()
Gets the length of the attachment.
Declaration
public long GetContentLength()
Returns
Type | Description |
---|---|
Int64 | The length of the attachment. |