![]() | ImapClient Properties |
The ImapClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppendLimit |
Gets the maximum size of a message that can be appended to a folder.
|
![]() ![]() | AuthenticationMechanisms |
Get the authentication mechanisms supported by the IMAP server.
(Overrides MailServiceAuthenticationMechanisms.) |
![]() ![]() | Capabilities |
Get the capabilities supported by the IMAP server.
|
![]() | CheckCertificateRevocation |
Get or set whether connecting via SSL/TLS should check certificate revocation.
(Inherited from MailService.) |
![]() | ClientCertificates |
Gets or sets the client SSL certificates.
(Inherited from MailService.) |
![]() ![]() | Inbox |
Get the Inbox folder.
(Overrides MailStoreInbox.) |
![]() | InternationalizationLevel |
Gets the internationalization level supported by the IMAP server.
|
![]() | IsAuthenticated |
Get whether or not the client is currently authenticated with the IMAP server.
(Overrides MailServiceIsAuthenticated.) |
![]() | IsConnected |
Get whether or not the client is currently connected to an IMAP server.
(Overrides MailServiceIsConnected.) |
![]() | 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).
(Overrides MailServiceIsSecure.) |
![]() | LocalEndPoint |
Get or set the local IP end point to use when connecting to the remote host.
(Inherited from MailService.) |
![]() | OtherNamespaces |
Get the other namespaces.
(Overrides MailStoreOtherNamespaces.) |
![]() | PersonalNamespaces |
Get the personal namespaces.
(Overrides MailStorePersonalNamespaces.) |
![]() | Protocol |
Get the protocol supported by the message service.
(Overrides MailServiceProtocol.) |
![]() | ProtocolLogger |
Get the protocol logger.
(Inherited from MailService.) |
![]() | ProxyClient |
Get or set the proxy client to use when connecting to a remote host.
(Inherited from MailService.) |
![]() ![]() | Rights |
Get the access rights supported by the IMAP server.
|
![]() ![]() | ServerCertificateValidationCallback |
Get or sets a callback function to validate the server certificate.
(Inherited from MailService.) |
![]() | SharedNamespaces |
Get the shared namespaces.
(Overrides MailStoreSharedNamespaces.) |
![]() | SslProtocols |
Gets or sets the SSL and TLS protocol versions that the client is allowed to use.
(Inherited from MailService.) |
![]() | SupportsQuotas |
Get whether or not the mail store supports quotas.
(Overrides MailStoreSupportsQuotas.) |
![]() | SyncRoot |
Gets an object that can be used to synchronize access to the IMAP server.
(Overrides MailServiceSyncRoot.) |
![]() ![]() | ThreadingAlgorithms |
Get the threading algorithms supported by the IMAP server.
(Overrides MailStoreThreadingAlgorithms.) |
![]() | Timeout |
Get or set the timeout for network streaming operations, in milliseconds.
(Overrides MailServiceTimeout.) |