IDTSSendMailTask.FromLine 属性

定义

获取或设置发件人的电子邮件地址。

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

属性值

发件人的电子邮件地址。

适用于