IDTSSendMailTask.SmtpConnection Property

Definition

Gets or sets the name or IP address of the SMTP server.

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

Property Value

The name or IP address of the SMTP server.

Applies to