Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
A view displays information from the store in columns. The view can be configured through a set of parameters.
Embed view behaviors inside <div> tags. in your HTML code.
Like a table tag, a view provides a tabular way of viewing items. You can configure the tabular columns by specifying attributes for the display names, property names, widths, etc.
You can also provide an expression to respond to events such as clicking a row, double clicking, drag and drop.
A view can be defined by the following: