MailMessage.UrlContentLocation Eigenschap

Definitie

Hiermee haalt u de Content-Location HTTP-header voor het e-mailbericht op of stelt u deze in.

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

Waarde van eigenschap

De content-base koptekst.

Van toepassing op