Click or drag to resize
MimeKit

TnefReaderAttributeTag Property

Get the current attribute's tag.

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

Property Value

TnefAttributeTag
The current attribute's tag.
Remarks
Gets the current attribute's tag.
See Also