IDTSSendMailTask.MessageSource Property

Definition

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.

Applies to