WebMail.SmtpServer 属性

定义

获取或设置用于传送电子邮件的 SMTP 服务器的名称。

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

属性值

SMTP 服务器。

适用于