| MimeMessageBeginEventArgsLineNumber Property |
Get or set the line number of the beginning of the message.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public int LineNumber { get; set; }
Property Value
Int32The line number.
Remarks
Gets or sets the line number of the beginning of the message.
See Also