MailMessage.UrlContentLocation Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des Content-Location HTTP-Headers für die E-Mail-Nachricht.

public:
 property System::String ^ UrlContentLocation { System::String ^ get(); void set(System::String ^ value); };
public string UrlContentLocation { get; set; }
member this.UrlContentLocation : string with get, set
Public Property UrlContentLocation As String

Eigenschaftswert

Die content-base Kopfzeile.

Gilt für: