TaskManagementTaskList 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.
Model for a list of tasks.
public class TaskManagementTaskList
type TaskManagementTaskList = class
Public Class TaskManagementTaskList
- Inheritance
-
TaskManagementTaskList
Constructors
| TaskManagementTaskList(String, String) |
Initializes a new instance of the TaskManagementTaskList class. |
Properties
| Id |
ID of the task list. |
| Name |
Name of the task list. |