About
Pricing
Try Now
BUY
Free Trial
Welcome!
UltimateBounceInspector Feature
Licensing and How to Order
Installation Instruction
Getting Started
Processing a single EML or Outlook MSG file
Processing multiple mail message files
Downloading and processing multiple messages from IMAP server
Downloading and processing multiple messages from POP3 server
Accessing original message
Adding a custom signature
Using Events
Cancelling an operation
Displaying progress while processing bounces
Handling exceptions
Class Reference
ComponentPro
ComponentPro.Collections.BounceInspector
ComponentPro.Compression
ComponentPro.Diagnostics
ComponentPro.Net
ComponentPro.Net.Mail
Classes
AlternateView
AlternateViewCollection
Attachment
AttachmentBase
AttachmentCollection
BounceCategory
BounceCategoryDictionary
BounceInspector
BounceInspectorException
BounceResult
BounceResultCollection
BounceType
BounceTypeDictionary
DeliveryStatusNotification
DispositionTypeNames
DownloadingMessageEventArgs
Folder
FolderCollection
Header
HeaderCollection
Imap
ImapConfig
ImapCopyMessageReference
ImapCriterion
ImapException
ImapListProcessingEventArgs
ImapMessage
ImapMessageCollection
ImapMessageComparer
ImapMessageIdCollection
ImapMessagePart
ImapProgressEventArgs
ImapResponse
ImapResponseLine
ImapStateChangedEventArgs
ImapUpdateEventArgs
LinkedResource
LinkedResourceCollection
MailClientSessionStatus
MailException
MailMessage
MailSettings
MailSignatureValidationResult
MailSpool
MediaTypeNames
MediaTypeNames.Application
MediaTypeNames.Image
MediaTypeNames.Message
MediaTypeNames.Multipart
MediaTypeNames.Text
MimeEntity
MimeEntityCollection
MimeException
MimeMessage
MimeUnparsableHeaderEventArgs
PerRecipientDsn
Pop3
Members
ComponentPro.Net.Mail.Pop3 Constructors
ComponentPro.Net.Mail.Pop3 Properties
ComponentPro.Net.Mail.Pop3 Fields
ComponentPro.Net.Mail.Pop3 Methods
Authenticate Methods
AuthenticateAsync Methods
Cancel Method
CheckSession Method
Connect Methods
ConnectAsync Methods
Delete Method
DeleteAsync Methods
Disconnect Methods
DisconnectAsync Methods
Dispose Method
Dispose Method
DownloadMailMessage Method
DownloadMailMessageAsync Methods
DownloadMessage Methods
DownloadMessageAsync Methods
DownloadMessageHeaders Method
DownloadMessageHeadersAsync Methods
DownloadPop3Message Method
DownloadPop3MessageAsync Methods
Finalize Method
GetMailboxStat Method
GetMailboxStatAsync Methods
GetMessageInboxIndex Method
GetMessageInboxIndexAsync Methods
GetMessageSequenceNumber Method
GetSessionStatus Method
ListMessages Methods
ListMessagesAsync Methods
OnAuthenticateCompleted Method
OnCertificateReceived Method
OnCertificateRequired Method
OnCommandResponse Method
OnConnectCompleted Method
OnDeleteCompleted Method
OnDisconnectCompleted Method
OnDownloadMailMessageCompleted Method
OnDownloadMessageCompleted Method
OnDownloadMessageHeadersCompleted Method
OnDownloadPop3MessageCompleted Method
OnGetMailboxStatCompleted Method
OnGetMessageInboxIndexCompleted Method
OnListMessagesCompleted Method
OnMessageListProgress Method
OnProgress Method
OnReadResponseCompleted Method
OnSendCommandCompleted Method
OnStateChanged Method
OnUndeleteCompleted Method
OnUpgradeConnectionCompleted Method
ReadResponse Method
ReadResponseAsync Methods
SendCommand Method
SendCommandAsync Methods
SetSocketFactory Method
ToString Method
Undelete Method
UndeleteAsync Methods
UpgradeConnection Method
UpgradeConnectionAsync Methods
ComponentPro.Net.Mail.Pop3 Events
Pop3Config
Pop3Exception
Pop3MailboxStat
Pop3Message
Pop3MessageCollection
Pop3MessageComparer
Pop3MessageListProgressEventArgs
Pop3ProgressEventArgs
Pop3StateChangedEventArgs
ProcessedEventArgs
ProcessingAttachmentEventArgs
ProcessingEventArgs
ProgressEventArgs
Smtp
SmtpConfig
SmtpException
SmtpProgressEventArgs
SmtpRejectedRecipient
SmtpRejectedRecipientEventArgs
SmtpResponse
SmtpSendingMessageEventArgs
SmtpSendOptions
SmtpStateChangedEventArgs
SubjectInfo
SubjectInfoCollection
Enumerations
ComponentPro.Net.Mail.Headers
ComponentPro.Security
ComponentPro.Security.Authentication
ComponentPro.Security.Certificates
ComponentPro.Security.Cryptography
ComponentPro.Security.Cryptography.Pkcs
ComponentPro UltimateBounceInspector
DownloadMailMessageAsync Methods
See Also
Collapse All
Expand All
Members Options: Show All
Language Filter: All
Send comments
on this topic to
ComponentPro
Class Reference
>
ComponentPro.Net.Mail Namespace
>
Pop3 Class
> DownloadMailMessageAsync Methods
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
Reference
Pop3 Members
Pop3 Class