Platform SDK: Exchange Server |
The TASKLIST object puts all the tasks into the overflow buffer as a list. Each task is in the form of a list, with each line specifying a separate column. The columns in the list are taken from the columns shown in the task grid, if available; otherwise a default is used.
This object requires a STYLE property that has the following parameters.
Parameter | Description |
---|---|
<style1> | Used for the task list text. |
<style2> | Used for the header text. |
<style3> | Used for the outline row. |
The OPTIONS property, if present, requires the following parameters.
Parameter | Description |
---|---|
BREAK | NONE | Inserts a page break after each item. |
NOHEADER | NONE | Suppresses the name of the column preceding each value, such as Text, Priority, and so on. |