UserTaskData 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.
Item in dataList
public class UserTaskData
type UserTaskData = class
Public Class UserTaskData
- Inheritance
-
UserTaskData
Constructors
| Name | Description |
|---|---|
| UserTaskData() | |
Properties
| Name | Description |
|---|---|
| AssignedBy |
Assigned By. |
| Category |
Category. |
| CompletedDate |
Completed Date. |
| Description |
Description. |
| DueDate |
Due Date. |
| Progress |
Progress. |
| StartDate |
Start Date. |
| TaskNumber |
Task Number. |
| Title |
Title. |