Gets the length of the attachment.

Namespace:  Rebex.Mail
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public Function GetContentLength As Long
C#
public long GetContentLength()

Return Value

The length of the attachment.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also