ComponentPro UltimateBounceInspector

      ComponentPro.Net.Mail.Imap Events

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      For a list of all members of this type, see Imap members.

      Public Events

      NameDescription
      Public EventsAuthenticateCompletedOccurs when an asynchronous authentication operation completes.
      Public EventsCertificateReceivedOccurs when an IMAP server's certificate was received and verified.
      Public EventsCertificateRequiredOccurs when a client certificate is required by the IMAP server, or the one provided was not accepted.
      Public EventsCheckForUpdatesCompletedOccurs when an asynchronous CheckForUpdatesAsync operation completes.
      Public EventsCommandResponseOccurs when a command has been sent to or a response is received from the server.
      Public EventsConnectCompletedOccurs when an asynchronous ConnectAsync operation completes.
      Public EventsCopyMessageCompletedOccurs when an asynchronous CopyMessageAsync operation completes.
      Public EventsCreateFolderCompletedOccurs when an asynchronous CreateFolderAsync operation completes.
      Public EventsDeleteFolderCompletedOccurs when an asynchronous DeleteFolderAsync operation completes.
      Public EventsDeleteMessageCompletedOccurs when an asynchronous DeleteMessageAsync operation completes.
      Public EventsDeselectCompletedOccurs when an asynchronous DeselectAsync operation completes.
      Public EventsDisconnectCompletedOccurs when an asynchronous DisconnectAsync operation completes.
      Public EventsDownloadImapMessageCompletedOccurs when an asynchronous DownloadImapMessageAsync operation completes.
      Public EventsDownloadMailMessageCompletedOccurs when an asynchronous DownloadMailMessageAsync operation completes.
      Public EventsDownloadMessageCompletedOccurs when an asynchronous DownloadMessageAsync operation completes.
      Public EventsDownloadMessageHeadersCompletedOccurs when an asynchronous DownloadMessageHeadersAsync operation completes.
      Public EventsDownloadMessagePartCompletedOccurs when an asynchronous DownloadMessagePartAsync operation completes.
      Public EventsDownloadMimeMessageCompletedOccurs when an asynchronous DownloadMimeMessageAsync operation completes.
      Public EventsFlagCompletedOccurs when an asynchronous FlagAsync operation completes.
      Public EventsFolderExistsCompletedOccurs when an asynchronous FolderExistsAsync operation completes.
      Public EventsGetFolderInfoCompletedOccurs when an asynchronous GetFolderInfoAsync operation completes.
      Public EventsListFoldersCompletedOccurs when an asynchronous ListFoldersAsync operation completes.
      Public EventsListMessagesCompletedOccurs when an asynchronous ListMessagesAsync operation completes.
      Public EventsListProcessingOccurs when a response line from the IMAP server is processed.
      Public EventsMoveMessageCompletedOccurs when an asynchronous MoveMessageAsync operation completes.
      Public EventsProgressOccurs when data is send or received.
      Public EventsPurgeCompletedOccurs when an asynchronous PurgeAsync operation completes.
      Public EventsReadResponseCompletedOccurs when an asynchronous ReadResponseAsync operation completes.
      Public EventsRenameFolderCompletedOccurs when an asynchronous RenameFolderAsync operation completes.
      Public EventsSelectCompletedOccurs when an asynchronous SelectAsync operation completes.
      Public EventsSendCommandCompletedOccurs when an asynchronous SendCommandAsync operation completes.
      Public EventsSetMailboxCheckpointCompletedOccurs when an asynchronous SetMailboxCheckpointAsync operation completes.
      Public EventsStateChangedOccurs when the state of the Imap object is changed.
      Public EventsSubscribeCompletedOccurs when an asynchronous SubscribeAsync operation completes.
      Public EventsUndeleteMessageCompletedOccurs when an asynchronous UndeleteMessageAsync operation completes.
      Public EventsUnsubscribeCompletedOccurs when an asynchronous UnsubscribeAsync operation completes.
      Public EventsUpdateOccurs when a notification message is received.
      Public EventsUpgradeConnectionCompletedOccurs when an asynchronous UpgradeConnectionAsync operation completes.
      Public EventsUploadMessageCompletedOccurs when an asynchronous UploadMessageAsync operation completes.
      Public EventsUploadRawMessageCompletedOccurs when an asynchronous UploadRawMessageAsync operation completes.
      Top

      See Also