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

Property Value

Boolean
See Also