| ImapExtensionCONDSTORE Field |
Represents CONDSTORE extension.
(
RFC 7162)
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public static ImapExtension CONDSTORE
Public Shared CONDSTORE As ImapExtension
public:
static ImapExtension^ CONDSTORE
static val mutable CONDSTORE: ImapExtension
Field Value
Type:
ImapExtensionRemarks
Presence of the capability implies support for the CONDSTORE IMAP extension even if the "CONDSTORE" capability isn't advertised.
See Also