ComponentPro UltimateBounceInspector

      DownloadMailMessageAsync Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Asynchronously completely downloads the specified message from the server and loads it into an instance of the MailMessage class.

      Overload List

      DownloadMailMessageAsync(Int32, ExtendedAsyncCompletedEventHandler<MailMessage>, Object)Asynchronously completely downloads the specified message from the server and loads it into an instance of the MailMessage class.DownloadMailMessageAsync(Int32, Object)Asynchronously completely downloads the specified message from the server and loads it into an instance of the MailMessage class.DownloadMailMessageAsync(Int32)Asynchronously completely downloads the specified message from the server and loads it into an instance of the MailMessage class.
      Top

      See Also