Microsoft.SqlServer.Dts.Tasks.SendMailTask 命名空间

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.

  说明
公共类 SendMailTask Sends an e-mail message. This class cannot be inherited.

接口

  接口 说明
公共接口 IDTSSendMailTask 基础结构。

枚举

  枚举 说明
公共枚举 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.