MailMessage.UrlContentLocation Proprietà

Definizione

Ottiene o imposta l'intestazione Content-Location HTTP per il messaggio di posta elettronica.

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

Valore della proprietà

Intestazione content-base .

Si applica a