Share via


SMTPConn.SmtpServer Propriété

Définition

Obtient ou définit le nom utilisé pour se connecter au serveur 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

Valeur de propriété

Chaîne qui contient le nom utilisé pour se connecter au serveur SMTP.

S’applique à