Identifies a GroupWise task.
<Task> <extension base="CalendarItem"> <startDate type="date"/> <dueDate type="date"/> <assignedDate type="date"/> <taskPriority type="string"/> <completed type="boolean"/>
Specifies the start date for the task.
Specifies the due date for the task.
Specifies the GroupWise task priority. The task priority values can be from 1-999 or A-Z. It can also be a combination of alphanumeric and numeric. The alphanumeric values must appear before the numeric values. A1, A111, A999, Z1, Z111, and Z999 are acceptable values.
Specifies if the task is completed.