SmtpNetworkElement.Host Egenskap

Definition

Hämtar eller anger namnet på SMTP-servern.

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

Egenskapsvärde

En sträng som representerar namnet på SMTP-servern som ska anslutas till.

Attribut

Gäller för