PowerTCP Mail for .NET
ImapSearchParameter Class
Members 




Represents a search criteria for Mailbox.Search.
Object Model
ImapSearchParameter Class
Syntax
Public Class ImapSearchParameter 
Dim instance As ImapSearchParameter
public class ImapSearchParameter 
public __gc class ImapSearchParameter 
public ref class ImapSearchParameter 
Remarks

Mailbox.Search sends the "SEARCH" command to the server with search criteria specified by an ImapSearchParameter array. ImapSearchParameters are combined with a logical AND. Other logical combinations can be represented using the ImapCriterion values ImapCriterion.Not and ImapCriterion.Or.

Inheritance Hierarchy

System.Object
   Dart.Mail.ImapSearchParameter

See Also

Reference

ImapSearchParameter Members
Dart.Mail Namespace


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic