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