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
Members
ComponentPro.Net.Mail.Imap Constructors
ComponentPro.Net.Mail.Imap Properties
ComponentPro.Net.Mail.Imap Fields
ComponentPro.Net.Mail.Imap Methods
Authenticate Methods
AuthenticateAsync Methods
Cancel Method
CheckForUpdates Methods
CheckForUpdatesAsync Methods
CheckSession Method
Connect Methods
ConnectAsync Methods
CopyMessage Methods
CopyMessageAsync Methods
CreateFolder Method
CreateFolderAsync Methods
DeleteFolder Method
DeleteFolderAsync Methods
DeleteMessage Methods
DeleteMessageAsync Methods
Deselect Methods
DeselectAsync Methods
Disconnect Method
DisconnectAsync Methods
Dispose Method
Dispose Method
DownloadImapMessage Methods
DownloadImapMessageAsync Methods
DownloadMailMessage Methods
DownloadMailMessageAsync Methods
DownloadMessage Methods
DownloadMessageAsync Methods
DownloadMessageHeaders Methods
DownloadMessageHeadersAsync Methods
DownloadMessagePart Methods
DownloadMessagePartAsync Methods
DownloadMimeMessage Methods
DownloadMimeMessageAsync Methods
Flag Methods
FlagAsync Methods
FolderExists Method
FolderExistsAsync Methods
GetFolderInfo Method
GetFolderInfoAsync Methods
GetSessionStatus Method
GetSupportedAuthenticationMethods Method
ListFolders Methods
ListFoldersAsync Methods
ListMessages Methods
ListMessagesAsync Methods
MoveMessage Methods
MoveMessageAsync Methods
OnAuthenticateCompleted Method
OnCertificateReceived Method
OnCertificateRequired Method
OnCheckForUpdatesCompleted Method
OnCommandResponse Method
OnConnectCompleted Method
OnCopyMessageCompleted Method
OnCreateFolderCompleted Method
OnDeleteFolderCompleted Method
OnDeleteMessageCompleted Method
OnDeselectCompleted Method
OnDisconnectCompleted Method
OnDownloadImapMessageCompleted Method
OnDownloadMailMessageCompleted Method
OnDownloadMessageCompleted Method
OnDownloadMessageHeadersCompleted Method
OnDownloadMessagePartCompleted Method
OnDownloadMimeMessageCompleted Method
OnFlagCompleted Method
OnFolderExistsCompleted Method
OnGetFolderInfoCompleted Method
OnListFoldersCompleted Method
OnListMessagesCompleted Method
OnListProcessing Method
OnMoveMessageCompleted Method
OnProgress Method
OnPurgeCompleted Method
OnReadResponseCompleted Method
OnRenameFolderCompleted Method
OnSelectCompleted Method
OnSendCommandCompleted Method
OnSetMailboxCheckpointCompleted Method
OnStateChanged Method
OnSubscribeCompleted Method
OnUndeleteMessageCompleted Method
OnUnsubscribeCompleted Method
OnUpdate Method
OnUpgradeConnectionCompleted Method
OnUploadMessageCompleted Method
OnUploadRawMessageCompleted Method
Purge Methods
PurgeAsync Methods
ReadResponse Method
ReadResponseAsync Methods
RenameFolder Method
RenameFolderAsync Methods
Select Methods
SelectAsync Methods
SendCommand Method
SendCommandAsync Methods
SetMailboxCheckpoint Method
SetMailboxCheckpointAsync Methods
SetSocketFactory Method
Subscribe Method
SubscribeAsync Methods
ToString Method
UndeleteMessage Methods
UndeleteMessageAsync Methods
Unsubscribe Method
UnsubscribeAsync Methods
UpgradeConnection Method
UpgradeConnectionAsync Methods
UploadMessage Methods
UploadMessageAsync Methods
UploadRawMessage Methods
UploadRawMessageAsync Methods
ComponentPro.Net.Mail.Imap Events
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
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
DownloadMimeMessage 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
>
Imap Class
> DownloadMimeMessage Methods
Downloads the message with the specified sequence number and loads it into an instance of
MimeMessage
.
Overload List
DownloadMimeMessage(Int32)
Downloads the message with the specified sequence number and loads it into an instance of
MimeMessage
.
DownloadMimeMessage(String)
Downloads the message with the specified unique ID and loads it into an instance of
MimeMessage
.
Top
See Also
Reference
Imap Members
Imap Class