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

Property Value

Type: Boolean
See Also