EmlValidationErrorLineNumber Property

Gets a number of line where error was found.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public int LineNumber { get; }

Property Value

Type: Int32
See Also