 | TnefPropertyTagIsNamed Property |
Get a value indicating whether the property has a special name.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic bool IsNamed { get; }
Property Value
Boolean if the property has a special name; otherwise,
.
Remarks
Gets a value indicating whether the property has a special name.
See Also