This documentation is archived and is not being maintained.
MailAttachment Class
.NET Framework 1.1
Provides properties and methods for constructing an e-mail attachment.
For a list of all members of this type, see MailAttachment Members.
System.Object
System.Web.Mail.MailAttachment
[Visual Basic] Public Class MailAttachment [C#] public class MailAttachment [C++] public __gc class MailAttachment [JScript] public class MailAttachment
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.Web.Mail
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
Assembly: System.Web (in System.Web.dll)
See Also
Show: