Click or drag to resize

MailBuilderExtractRfc822Automatically Property

Gets or sets a value indicating if message (MessageRfc822, MessageGlobal) being a single root should be extracted. Default is true.

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

Property Value

Type: Boolean
See Also