共用方式為


EmailMessage.Cc 屬性

定義

取得或設定電子郵件的CC收件者。

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

屬性值

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

適用於