MailMessage.Body Eigenschap

Definitie

Hiermee haalt u de hoofdtekst van het e-mailbericht op of stelt u deze in.

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

Waarde van eigenschap

De hoofdtekst van het e-mailbericht.

Van toepassing op