Click or drag to resize
MimeKit

TnefExceptionError Property

Get the error.

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

Property Value

TnefComplianceStatus
The error.
Remarks
Gets the error.
See Also