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