VerifiedEventArgsRow Property |
The data row containing the given e-mail address.
Namespace: MailBee.AddressCheckAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic DataRow Row { get; }
Public ReadOnly Property Row As DataRow
Get
Property Value
Type:
DataRowA reference to the data row which contains the cell with the given e-mail address. Set when
Table is set.
RemarksSee
Row for explanations.
See Also