| TnefNameIdKind Property |
Get the kind of TNEF name identifier.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public TnefNameIdKind Kind { get; }
Property Value
TnefNameIdKindThe kind of identifier.
Remarks
Gets the kind of TNEF name identifier.
See Also