IDTSSendMailTask.FileAttachments Property

Definition

Gets or sets the names of the files attached to the e-mail message.

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

Property Value

The names of the files attached to the e-mail message.

Applies to