About
Pricing
Try Now
BUY
Free Trial
Welcome!
UltimateMail Features
Licensing and How to Order
Installation Instruction
Getting Started
Security
Creating, Signing, Encrypting and Decrypting Messages
Managing Messages and Mailboxes with Imap
Receiving Messages with Pop3
Sending Messages with Smtp
Class Reference
ComponentPro
ComponentPro.Compression
ComponentPro.Diagnostics
ComponentPro.Net
ComponentPro.Net.Mail
Classes
Enumerations
DeliveryStatusNotificationReturnMessageMethod
DeliveryStatusNotificationType
FolderSpecialUse
ImapAuthenticationMethod
ImapCriterionType
ImapEnvelopeParts
ImapFeatures
ImapFlagModifier
ImapListProcessingType
ImapMessageComparerType
ImapMessageFlags
ImapMessagePartKind
ImapOptions
ImapResponseCode
ImapState
ImapTransferState
ImapUpdateEvent
MailClientExceptionStatus
MailEncryptionAlgorithm
MailFormat
MailPriority
MailServerType
MailSignatureStatus
MailSignatureStyle
MailSignatureValidationOptions
MimeEntityKind
MimeExceptionStatus
MimeOptions
MimePriority
MimeSignatureStyle
MimeUnparsableHeaderSeverity
MimeUnparsableHeaderStatus
Pop3AuthenticationMethod
Pop3EnvelopeParts
Pop3Features
Pop3MessageComparerType
Pop3Options
Pop3State
Pop3TransferState
ReplyBodyTransformation
RtfProcessingMode
SmtpAuthenticationMethod
SmtpDeliveryMethod
SmtpFeatures
SmtpOptions
SmtpState
SmtpTransferState
TransferEncoding
ComponentPro.Net.Mail.Headers
ComponentPro.Security
ComponentPro.Security.Authentication
ComponentPro.Security.Certificates
ComponentPro.Security.Cryptography
ComponentPro.Security.Cryptography.Pkcs
ComponentPro UltimateMail
Pop3EnvelopeParts Enumeration
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
> Pop3EnvelopeParts Enumeration
Specifies what information to include in a
message list
.
Syntax
Copy Code
C#
VB.NET
C++/CLI
public enum Pop3EnvelopeParts
Public Enum Pop3EnvelopeParts
public enum class Pop3EnvelopeParts
Members
Name
Description
MessageInboxIndex
Sequence number.
UniqueId
Unique ID.
Size
Size.
SimpleParts
Sequence number, Size and Unique ID.
FullHeaders
Full headers, sequence number, unique ID and length. Might take a VERY long time!
Top
Framework
.NET Compact Framework
Supported version
: 2.0, 3.5, and 3.9
Assembly
: ComponentPro.Mail.CF (in ComponentPro.Mail.CF.dll)
.NET Framework
Supported version
: 2.0, 3.0, 3.5, 4.0, 4.5.x, 4.6.x and later
Assembly
: ComponentPro.Mail (in ComponentPro.Mail.dll)
Xamarin Android
Supported version
: 2.3 and later
Assembly
: ComponentPro.Mail.Android (in ComponentPro.Mail.Android.dll)
Xamarin Mac
Supported version
: 2.0.x and later
Assembly
: ComponentPro.Mail.Mac (in ComponentPro.Mail.Mac.dll)
Xamarin iOS
Supported version
: 5.1.x and later
Assembly
: ComponentPro.Mail.iOS (in ComponentPro.Mail.iOS.dll)
See Also
Reference
ComponentPro.Net.Mail Namespace