EmailMessage.Cc 属性

定义

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

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

属性值

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

适用于