Compartir a través de


EmailMessage.Attachments Propiedad

Definición

Lista de datos adjuntos. Tenga en cuenta que limitamos el tamaño total de una solicitud de correo electrónico (que incluye datos adjuntos) a 10 MB.

public System.Collections.Generic.IList<Azure.Communication.Email.EmailAttachment> Attachments { get; }
member this.Attachments : System.Collections.Generic.IList<Azure.Communication.Email.EmailAttachment>
Public ReadOnly Property Attachments As IList(Of EmailAttachment)

Valor de propiedad

Se aplica a