EmailMessage.Attachments 属性

定义

获取或设置文件附件的列表。

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

属性值

System.Collections.Generic.List<EmailAttachment>

适用于