TaskData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Update Task by Task Number
public class TaskData
type TaskData = class
Public Class TaskData
- Inheritance
-
TaskData
Constructors
| Name | Description |
|---|---|
| TaskData() | |
Properties
| Name | Description |
|---|---|
| Category |
Category. |
| Description |
Description. |
| DueDate |
Due Date. |
| StartDate |
Start Date. |
| TaskNumber |
Task Number. |
| Title |
Title. |