| TnefPropertyReaderValueCount Property |
Get the number of values available.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public int ValueCount { get; }
Property Value
Int32The value count.
Remarks
Gets the number of values available.
See Also