TaskCreate 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.
TaskCreate
public class TaskCreate
type TaskCreate = class
Public Class TaskCreate
- Inheritance
-
TaskCreate
Constructors
| Name | Description |
|---|---|
| TaskCreate() | |
Properties
| Name | Description |
|---|---|
| Due |
The datetime the task is due. |
| Notes |
The notes for the task. |
| Title |
The title of the task. |