Click or drag to resize

ImapThreadAsync Method

Overload List
  NameDescription
Public methodCode exampleThreadAsync(ThreadMethod)
Creates new threading query.
Public methodThreadAsync(ThreadMethod, ICriterion)
Gets threaded messages, that match specified search criteria, using server-side threading. Use And(ICriterion), Or(ICriterion, ICriterion) and other Expression methods to create a valid search query.
Top
See Also