IMAPServerInfo Type
Describes the IMAP server's capabilities.
Remarks
Check this object to learn about the IMAP server's technical capabilities.
Fields
Capabilities String |
Returns the list of server capabilities. Use this property to get the list of IMAP capabilities (i.e., optional functionality of the server as defined in [RFC 3501]) obtained from the server. |
IdleSupported Boolean |
Indicates whether the IMAP server supports the IDLE command. |
LoginDisabled Boolean |
Specifies whether the server forbids login. |