The MessageList type exposes the following members.

Properties

  Name Description
Public property FilterString
Filter string to search for in the subject, body or recipient of the message
Public property MaxGroupedMessagesToShow
Maximum number of messages to show when grid is in the grouping mode - performance is much lower in this mode since all the records must be retrieved from the datasource
Public property MessageStatusFilter
Message status filter.
Public property OrderByColumn
The name of the column which is used to sort the grid.
Public property PageSize
Pager page size.
Public property SortDirection
Gets or sets the sort order direction.

See Also