MailAttachment Class
.NET Framework 3.0
NOTE: This class is now obsolete.
Provides properties and methods for constructing an e-mail attachment. Recommended alternative: System.Net.Mail. Namespace: System.Web.MailAssembly: System.Web (in system.web.dll)
[ObsoleteAttribute(L"The recommended alternative is System.Net.Mail.Attachment. http://go.microsoft.com/fwlink/?linkid=14202")] public ref class MailAttachment
/** @attribute ObsoleteAttribute("The recommended alternative is System.Net.Mail.Attachment. http://go.microsoft.com/fwlink/?linkid=14202") */
public class MailAttachment
ObsoleteAttribute("The recommended alternative is System.Net.Mail.Attachment. http://go.microsoft.com/fwlink/?linkid=14202") public class MailAttachment
Not applicable.
Community Additions
ADD
Show: