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