MailBee.NET Objects 4.0

SmtpMergingMessageEventArgs.TemplateMessage Property

Gets the mail message template which is about to be merged with the data from a database table row.

public MailBee.Mime.MailMessage TemplateMessage {get;}

Property Value

A reference to the MailMessage object representing the mail message template.

See Also

SmtpMergingMessageEventArgs Class | MailBee.SmtpMail Namespace