Click or drag to resize

ImapConfigurationUseLiteralOnDoubleQuoteInFolders Property

Gets or sets a value indicating if mailbox (folder) containing double quotes should use literals. Default is false. Exchange servers default is true.

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

Property Value

Type: Boolean
See Also