VerifiedEventArgsRowIndex Property
The index of the data row in the source data table.

Namespace: MailBee.AddressCheck
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public int RowIndex { get; }

Property Value

Type: Int32
A non-negative number which denotes the index of the Row in the source data Table.
Remarks
See RowIndex for explanations.
See Also