WebMail.From 属性

定义

获取或设置发件人的电子邮件地址。

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

属性值

发件人的电子邮件地址。

适用于