नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
The Microsoft.SqlServer.Dts.Tasks.SendMailTask namespace contains the SendMailTask class, which enables a package to send e-mail messages.
Packages commonly use the functionality of the SendMailTask to notify operators of package success or failure.
Classes
| Class | Description |
|---|---|
| SendMailTask | Sends an e-mail message. This class cannot be inherited. |
Interfaces
| Interface | Description |
|---|---|
| IDTSSendMailTask |
Enumerations
| Enumeration | Description |
|---|---|
| MailPriority | Specifies the priority of the message contained in the SendMail task. |
| SendMailMessageSourceType | Specifies the type of the MessageSource property, which contains or points to the body of the e-mail message. |