Click or drag to resize

ImapConfigurationAlwaysQuoteFolders Property

Gets or sets a value indicating if mailbox (folder) names should be always quoted. Default is false. Coremail servers default is true.

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

Property Value

Boolean
See Also