Click or drag to resize
MimeKit

TnefPropertyReaderValueCount Property

Get the number of values available.

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

Property Value

Int32
The value count.
Remarks
Gets the number of values available.
See Also