语言

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

属性值

发送者的电子邮件地址。

适用于