Represents a task in the calendar.
The following tables list the members exposed by the Task type.
Name | Description | |
---|---|---|
Initializes a new instance of the Task class. |
Name | Description | |
---|---|---|
Gets or sets the actual cost of the Task. |
||
Gets or sets the actual duration of the Task. |
||
Gets or sets the actual completion date of this Task. |
||
Gets or sets the actual start date of the Task. |
||
Gets or sets the details of the Task. |
||
Gets or sets the due date of the Task. |
||
Gets or sets the estimated cost of the Task. |
||
Gets or sets the estimated duration of the Task. |
||
Gets or sets the string identifier for this resource. (Inherited from Resource.) |
||
Gets or sets the name for this resource. (Inherited from Resource.) |
||
Gets or sets the priority of the Task. |
||
Gets or sets the progress of the Task. |
||
Gets or sets the reminder of the Task. |
||
Gets or sets the start date of the Task. |
||
Gets or sets the status of the Task. |
||
Gets or sets the subject of the Task. |
||
Gets or sets custom data associated with the resource. (Inherited from Resource.) |
Name | Description | |
---|---|---|
Overloaded. |
||
Loads the task content from an XML element. |
||
Saves the Task content into an XML element. |
||
Overloaded. |