MailMessage.Headers Vlastnost

Definice

Určuje vlastní hlavičky přenášené e-mailovou zprávou.

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

Hodnota vlastnosti

Kolekce IDictionary vlastních hlaviček.

Platí pro