WebMail.SmtpServer Property

Definition

Gets or sets the name of the SMTP server that is used to transmit the email message.

public static string SmtpServer { get; set; }
member this.SmtpServer : string with get, set
Public Shared Property SmtpServer As String

Property Value

The SMTP server.

Applies to