MailMessage.Attachments Propriedade

Definição

Especifica a coleção de anexos que são transmitidos com a mensagem.

public:
 property System::Collections::IList ^ Attachments { System::Collections::IList ^ get(); };
public System.Collections.IList Attachments { get; }
member this.Attachments : System.Collections.IList
Public ReadOnly Property Attachments As IList

Valor de Propriedade

Uma IList coleção de MailAttachment objetos.

Aplica-se a