Click or drag to resize

MimeDataXApple2Mime Property

Gets X-Apple2Mime header value. This header is added by Apple to MIME extractor. True means that this entity was extracted from ApplicationAppleFile or MultipartAppleDouble entity.

Namespace:  Limilabs.Mail.MIME
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public bool XApple2Mime { get; set; }

Property Value

Type: Boolean
See Also