Click or drag to resize
MimeKit

TnefPropertyReaderPropertyCount Property

Get the number of properties available.

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

Property Value

Int32
The property count.
Remarks
Gets the number of properties available.
See Also