IMAP_Capability

4D - Documentation   Français   English   German   Japanese   4D Internet Commands, Theme List   4D Internet Commands, Alphabetical List   Back   Previous   Next

version 6.8.1


IMAP_Capability (imap_ID; capability) Integer

ParameterTypeDescription
imap_IDLongintReference to this IMAP login
capabilityTextIMAP capabilities
Function resultIntegerError code

Description

The IMAP_Capability command returns a text area containing a space-separated listing of capability names supported by the IMAP server. This list determines what version of IMAP, and what optional features (such as extension, revision or amendment to the IMAP4rev1 protocol), a server supports.

IMAP4rev1 must appear in the capability text to ensure compliance with 4D Internet Commands.

See Also

IMAP_Login.


4D - Documentation   Français   English   German   Japanese   4D Internet Commands, Theme List   4D Internet Commands, Alphabetical List   Back   Previous   Next