SmtpNetworkElement.Host Eigenschap

Definitie

Hiermee haalt u de naam van de SMTP-server op of stelt u deze in.

public:
 property System::String ^ Host { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("host")]
public string Host { get; set; }
[<System.Configuration.ConfigurationProperty("host")>]
member this.Host : string with get, set
Public Property Host As String

Waarde van eigenschap

Een tekenreeks die de naam van de SMTP-server aangeeft waarmee verbinding moet worden gemaakt.

Kenmerken

Van toepassing op