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
Enumerations
BounceInspectorExceptionStatus
BounceSignaturePart
DeliveryStatusNotificationAction
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 UltimateBounceInspector
ImapCriterionType 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
> ImapCriterionType Enumeration
Type of the ImapCriterion node.
Syntax
Copy Code
C#
VB.NET
C++/CLI
public enum ImapCriterionType
Public Enum ImapCriterionType
public enum class ImapCriterionType
Members
Name
Description
And
ImapCriterion node is AND inner node.
Or
ImapCriterion node is OR inner node.
Not
ImapCriterion node is NOT inner node.
Leaf
ImapCriterion node is leaf node.
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