| TnefPropertyTagIsNamed Property |
Get a value indicating whether or not the property has a special name.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public bool IsNamed { get; }
Property Value
Booleantrue if the property has a special name; otherwise,
false.
Remarks
Gets a value indicating whether or not the property has a special name.
See Also