Click or drag to resize

MailBuilderProcessAppleAutomatically Property

Gets or sets a value indicating if files stored in AppleSingle (ApplicationAppleFile) and AppleDouble (MultipartAppleDouble) entities should be extracted. Default is true.

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

Property Value

Type: Boolean
See Also