IDTSSendMailTask.MessageSource 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 message body or the name of the source that contains the message body.
public:
property System::String ^ MessageSource { System::String ^ get(); void set(System::String ^ value); };
public string MessageSource { get; set; }
member this.MessageSource : string with get, set
Public Property MessageSource As String
Property Value
The message body or the name of the source that contains the message.