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