Represents IMAP search query. You can use Search()()()() method to create this object..

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426

Syntax

C#
public class FluentSearch
Visual Basic
Public Class FluentSearch
Visual C++
public ref class FluentSearch

Remarks

Uids is default, use ResultsAs(ResultType) method to change the result type.

Inheritance Hierarchy

System..::..Object
  Limilabs.Client.IMAP..::..FluentSearch

See Also