Click or drag to resize

Msg2IMailConfigurationCreatePlainTextAutomatically Property

Gets or sets the value indicating if plain text should be created from HTML and/or RTF content. Default is true.

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

Property Value

Type: Boolean
See Also