System.Web.Mail Namespace
.NET Framework 2.0
| Class | Description | |
|---|---|---|
|
MailAttachment | Provides properties and methods for constructing an e-mail attachment. Recommended alternative: System.Net.Mail. |
|
MailMessage | Provides properties and methods for constructing an e-mail message. Recommended alternative: System.Net.Mail. |
|
SmtpMail | Provides properties and methods for sending messages using the Collaboration Data Objects for Windows 2000 (CDOSYS) message component. Recommended alternative: System.Net.Mail. |
| Enumeration | Description | |
|---|---|---|
|
MailEncoding | |
|
MailFormat | Provides enumerated values for e-mail format. Recommended alternative: System.Net.Mail. |
|
MailPriority |