MailBee.NET Objects 4.0

SmtpMergingMessageEventArgs.MergeIt Property

Gets or sets whether the current data row will be merged with the mail template.

public bool MergeIt {get; set;}

Property Value

If true, the data row designated by MergeRowIndex will be merged with the mail template and the resulting message will be sent out or submitted to the pickup folder; otherwise, this data row will be skipped so that no e-mail message for this data row will be sent or submitted to the pickup folder. The default value is true.

See Also

SmtpMergingMessageEventArgs Class | MailBee.SmtpMail Namespace