| BodyPartTextLines Property |
Gets the length of the text, in lines.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public uint Lines { get; set; }
Property Value
UInt32The number of lines.
Remarks
Gets the length of the text, in lines.
See Also