 | TnefReaderAttachmentKey Property |
Get the attachment key value.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic short AttachmentKey { get; }
Property Value
Int16The attachment key value.
Remarks
Gets the attachment key value.
See Also