MailMessage.Attachments Vlastnost

Definice

Určuje kolekci příloh přenášených zprávou.

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

Hodnota vlastnosti

Kolekce IListMailAttachment objektů.

Platí pro