Constructs a new
Attachmentinstance.
To construct an attachment, create an instance and provide the required data.
[CS]
Attachment att = new Attachment(data);
[Visual Basic]
Attachment att = new Attachment(data)
Attachment Class | Jscape.Email Namespace | Attachment Constructor Overload List