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.26106.1555
Syntax
public bool XApple2Mime { get; set; }

Property Value

Boolean
See Also