EmailMessage.Attachments Property

Definition

Gets or sets a list of file attachments.

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

Property Value

Applies to