IImap |
The IImapClient type exposes the following members.
Name | Description | |
---|---|---|
AppendLimit | Get the maximum size of a message that can be appended to a folder. | |
AuthenticationMechanisms |
Get the authentication mechanisms supported by the message service.
(Inherited from IMailService) | |
Capabilities | Get the capabilities supported by the IMAP server. | |
CheckCertificateRevocation |
Get or set whether connecting via SSL/TLS should check certificate revocation.
(Inherited from IMailService) | |
ClientCertificates |
Get or set the client SSL certificates.
(Inherited from IMailService) | |
Inbox |
Get the Inbox folder.
(Inherited from IMailStore) | |
InternationalizationLevel | Get the internationalization level supported by the IMAP server. | |
IsAuthenticated |
Get whether or not the client is currently authenticated with the mail server.
(Inherited from IMailService) | |
IsConnected |
Get whether or not the service is currently connected.
(Inherited from IMailService) | |
IsEncrypted |
Get whether or not the connection is encrypted (typically via SSL or TLS).
(Inherited from IMailService) | |
IsIdle | Get whether or not the client is currently in the IDLE state. | |
IsSecure |
Get whether or not the connection is secure (typically via SSL or TLS).
(Inherited from IMailService) | |
IsSigned |
Get whether or not the connection is signed (typically via SSL or TLS).
(Inherited from IMailService) | |
LocalEndPoint |
Get or set the local IP end point to use when connecting to a remote host.
(Inherited from IMailService) | |
OtherNamespaces |
Get the other namespaces.
(Inherited from IMailStore) | |
PersonalNamespaces |
Get the personal namespaces.
(Inherited from IMailStore) | |
ProxyClient |
Get or set the proxy client to use when connecting to a remote host.
(Inherited from IMailService) | |
Rights | Get the access rights supported by the IMAP server. | |
ServerCertificateValidationCallback |
Get or set a callback function to validate the server certificate.
(Inherited from IMailService) | |
SharedNamespaces |
Get the shared namespaces.
(Inherited from IMailStore) | |
SslCipherAlgorithm |
Get the negotiated SSL or TLS cipher algorithm.
(Inherited from IMailService) | |
SslCipherStrength |
Get the negotiated SSL or TLS cipher algorithm strength.
(Inherited from IMailService) | |
SslHashAlgorithm |
Get the negotiated SSL or TLS hash algorithm.
(Inherited from IMailService) | |
SslHashStrength |
Get the negotiated SSL or TLS hash algorithm strength.
(Inherited from IMailService) | |
SslKeyExchangeAlgorithm |
Get the negotiated SSL or TLS key exchange algorithm.
(Inherited from IMailService) | |
SslKeyExchangeStrength |
Get the negotiated SSL or TLS key exchange algorithm strength.
(Inherited from IMailService) | |
SslProtocol |
Get the negotiated SSL or TLS protocol version.
(Inherited from IMailService) | |
SslProtocols |
Get or set the set of enabled SSL and/or TLS protocol versions that the client is allowed to use.
(Inherited from IMailService) | |
SupportsQuotas |
Get whether or not the mail store supports quotas.
(Inherited from IMailStore) | |
SyncRoot |
Get an object that can be used to synchronize access to the folder.
(Inherited from IMailService) | |
ThreadingAlgorithms |
Get the threading algorithms supported by the mail store.
(Inherited from IMailStore) | |
Timeout |
Get or set the timeout for network streaming operations, in milliseconds.
(Inherited from IMailService) |