Initializes a new empty instance of a Attachment.

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

Syntax

C#
public Attachment()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
Attachment()

See Also