| TnefReaderAttributeLevel Property |
Get the current attribute's level.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public TnefAttributeLevel AttributeLevel { get; }
Property Value
TnefAttributeLevelThe current attribute's level.
Remarks
Gets the current attribute's level.
See Also