Compartilhar via


EmailMessage.Attachments Propriedade

Definição

Lista de anexos. Observe que limitamos o tamanho total de uma solicitação de email (que inclui anexos) 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 da propriedade

Aplica-se a