 | TnefPropertyReaderIsNamedProperty Property |
Get a value indicating whether the current property is a named property.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic bool IsNamedProperty { get; }
Property Value
Boolean if the current property is a named property; otherwise,
.
Remarks
Gets a value indicating whether the current property is a named property.
See Also