Compartilhar via


IDTSSendMailTask.SmtpConnection Propriedade

Definição

Obtém ou define o nome ou endereço IP do 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 da propriedade

O nome ou endereço IP do servidor SMTP.

Aplica-se a