EmailMessage.To 属性

定义

获取或设置电子邮件的收件人。

public System.Collections.Generic.List<string> To { get; set; }

属性值

System.Collections.Generic.List<System.String>

适用于