 | 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.MIMEAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic bool XTnef2Mime { get; }Public ReadOnly Property XTnef2Mime As Boolean
Get
public:
property bool XTnef2Mime {
bool get ();
}member XTnef2Mime : bool with get
Property Value
Boolean
See Also