共用方式為


EmailMessage.Attachments 屬性

定義

取得或設定檔案附件的清單。

public System.Collections.Generic.List<Xamarin.Essentials.EmailAttachment> Attachments { get; set; }

屬性值

System.Collections.Generic.List<EmailAttachment>

適用於