IDTSSendMailTask.MessageSourceType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the source type of the message body.
public:
property Microsoft::SqlServer::Dts::Tasks::SendMailTask::SendMailMessageSourceType MessageSourceType { Microsoft::SqlServer::Dts::Tasks::SendMailTask::SendMailMessageSourceType get(); void set(Microsoft::SqlServer::Dts::Tasks::SendMailTask::SendMailMessageSourceType value); };
public Microsoft.SqlServer.Dts.Tasks.SendMailTask.SendMailMessageSourceType MessageSourceType { get; set; }
member this.MessageSourceType : Microsoft.SqlServer.Dts.Tasks.SendMailTask.SendMailMessageSourceType with get, set
Public Property MessageSourceType As SendMailMessageSourceType
Property Value
The source type of the message body.