| MimeDataXTnef2Mime Property |
Gets X-Tnef2Mime header value. This header is added by TNEF to MIME parser.
True means that this entity was extracted from
ApplicationMsTnef.
Namespace:
Limilabs.Mail.MIME
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public bool XTnef2Mime { get; }
Public ReadOnly Property XTnef2Mime As Boolean
Get
public:
property bool XTnef2Mime {
bool get ();
}
member XTnef2Mime : bool with get
Property Value
Type:
BooleanSee Also