Click or drag to resize

ImapCapabilitiesMultiSearch Property

Gets information if MULTISEARCH extension is supported. Extension to SEARCH command for multi-folder (multi-mailbox) searching. (RFC 6237)

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

Property Value

Type: Boolean
See Also