EmailMessage.Bcc 属性

定义

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

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

属性值

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

适用于