IDTSSendMailTask.FromLine Property

Definition

Gets or sets the e-mail address of the sender.

public:
 property System::String ^ FromLine { System::String ^ get(); void set(System::String ^ value); };
public string FromLine { get; set; }
member this.FromLine : string with get, set
Public Property FromLine As String

Property Value

The e-mail address of the sender.

Applies to