| VerifiedEventArgsRowIndex Property | 
            The index of the data row in the source data table.
            
 
Namespace: MailBee.AddressCheckAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
 Syntax
Syntaxpublic int RowIndex { get; }Public ReadOnly Property RowIndex As Integer
	Get
Property Value
Type: 
Int32A non-negative number which denotes the index of the 
Row in the source data 
Table.
 Remarks
Remarks See Also
See Also