共用方式為


EmailMessage.To 屬性

定義

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

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

屬性值

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

適用於