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