Click or drag to resize
MimeKit

TnefReaderAttributeLevel Property

Get the current attribute's level.

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

Property Value

TnefAttributeLevel
The current attribute's level.
Remarks
Gets the current attribute's level.
See Also