| TnefReaderAttributeTag Property |
Get the current attribute's tag.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public TnefAttributeTag AttributeTag { get; }
Property Value
TnefAttributeTagThe current attribute's tag.
Remarks
Gets the current attribute's tag.
See Also