VerifiedEventArgsRow Property |
The data row containing the given e-mail address.
Namespace: MailBee.AddressCheckAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public 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.
Remarks See
Row for explanations.
See Also