Click or drag to resize
MimeKit

TnefPropertyReaderRowCount Property

Get the number of table rows available.

Namespace: MimeKit.Tnef
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public int RowCount { get; }

Property Value

Int32
The row count.
Remarks
Gets the number of table rows available.
See Also