Compartir a través de


EmailMessage.Attachments Propiedad

Definición

Obtiene o establece una lista de datos adjuntos de archivo.

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

Valor de propiedad

System.Collections.Generic.List<EmailAttachment>

Se aplica a