| ISorter Interface |
Represents IMAP sort criteria.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public interface class ISorter
type ISorter = interface end
The ISorter type exposes the following members.
Methods
| Name | Description |
---|
| Render |
Renders current sorter object to specified command list.
|
TopSee Also