MailAttachment Constructor
.NET Framework 2.0
Initializes a new instance of the MailAttachment class. Recommended alternative: System.Net.Mail.
| Name | Description |
|---|---|
| MailAttachment (String) | |
| MailAttachment (String, MailEncoding) |
Initializes a new instance of the MailAttachment class with the specified file name and encoding type for the attachment. Recommended alternative: System.Net.Mail.
|
Community Additions
ADD
Show: