MailMessage.Attachments Proprietà

Definizione

Specifica la raccolta di allegati trasmessi con il messaggio.

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

Valore della proprietà

Raccolta IList di MailAttachment oggetti.

Si applica a