SmtpMessageNotSentEventArgsMergeDataReaderColumnNames Property
Gets the array of all fields' names of the current row of the data reader.

Namespace: MailBee.SmtpMail
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public string[] MergeDataReaderColumnNames { get; }

Property Value

Type: String
Remarks
See MergeDataReaderColumnNames for explanations.
See Also