aspNetEmail

EmailMessage.SmtpData Property

Data sent to the SMTP server when the DATA command is issued.

public string SmtpData {get;}

Remarks

This propery is exposed for advanced developers only. It allows developers to override aspNetEmail's internal rendering, to create their own formatted message.

See Also

EmailMessage Class | aspNetEmail Namespace