Dart.Mail Namespace : ImapSearchParameter Class |
Public Class ImapSearchParameter
Dim instance As ImapSearchParameter
public class ImapSearchParameter
public __gc class ImapSearchParameter
public ref class ImapSearchParameter
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.
System.Object
Dart.Mail.ImapSearchParameter