Click or drag to resize

ImapConfigurationAlwaysConcatRN Property

Gets or sets a value indicating \r\n isa always concatenated when sending data to server, so it is written in a single write operation. Default is false. Yahoo servers default is true.

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

Property Value

Type: Boolean
See Also