Click or drag to resize
MimeKit

TnefReaderAttachmentKey Property

Get the attachment key value.

Namespace: MimeKit.Tnef
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public short AttachmentKey { get; }

Property Value

Int16
The attachment key value.
Remarks
Gets the attachment key value.
See Also