Click or drag to resize

ISorter Interface

Represents IMAP sort criteria.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public interface ISorter

The ISorter type exposes the following members.

Methods
  NameDescription
Public methodRender
Renders current sorter object to specified command list.
Top
See Also