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