SMTPConn.SmtpServer Propriedade

Definição

Obtém ou define o nome usado na conexão ao 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 da propriedade

Uma cadeia de caracteres que contém o nome usado para se conectar ao servidor SMTP.

Aplica-se a