Compartir a través de


SMTPConn.SmtpServer Propiedad

Definición

Obtiene o establece el nombre utilizado para conectarse al servidor SMTP.

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

Valor de propiedad

Cadena que contiene el nombre usado para conectarse al servidor SMTP.

Se aplica a