| TnefNameIdName Property |
Get the name, if available.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public string Name { get; }
Property Value
StringThe name.
Remarks
If the
Kind is
Name, then this property will be available.
See Also