ComponentPro UltimateMail

      DownloadImapMessageAsync Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Asynchronously gets information about a message with the specified sequence number.

      Overload List

      DownloadImapMessageAsync(Int32, ImapEnvelopeParts, ExtendedAsyncCompletedEventHandler<ImapMessage>, Object)Asynchronously gets information about a message with the specified sequence number.DownloadImapMessageAsync(Int32, ImapEnvelopeParts, Object)Asynchronously gets information about a message with the specified sequence number.DownloadImapMessageAsync(String, ImapEnvelopeParts, ExtendedAsyncCompletedEventHandler<ImapMessage>, Object)Asynchronously gets information about a message with the specified unique IDDownloadImapMessageAsync(String, ImapEnvelopeParts, Object)Asynchronously gets information about a message with the specified unique IDDownloadImapMessageAsync(Int32, ImapEnvelopeParts)Asynchronously gets information about a message with the specified sequence number.DownloadImapMessageAsync(String, ImapEnvelopeParts)Asynchronously gets information about a message with the specified unique ID
      Top

      See Also