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