Compartir a través de


IDTSSendMailTask.SmtpConnection Propiedad

Definición

Obtiene o establece el nombre o la dirección IP del servidor SMTP.

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

Valor de propiedad

El nombre o la dirección IP del servidor SMTP.

Se aplica a