| Name | Description | Type | Additional information | 
|---|---|---|---|
| TaskListID | Gets or sets the task list ID. | string | None. | 
| Id | Gets or sets the id. | string | None. | 
| ActualWork | Gets or sets actual work. | integer | None. | 
| AssignedTo | Gets or sets assigned to. | string | None. | 
| BillingInformation | Gets or sets billing information. | string | None. | 
| Body | Gets or sets the body. | string | None. | 
| Companies | Gets or sets companies. | string | None. | 
| ContactNames | Gets or sets contact names. | Collection of string | None. | 
| DateCompleted | Gets or sets date completed. | date | None. | 
| DueDate | Gets or sets the due date. | date | None. | 
| Mileage | Gets or sets the mileage. | string | None. | 
| PercentageComplete | Gets or sets percentage complete. | integer | None. | 
| Priority | Gets or sets the priority. | WorkPoint365.WebAPI.Model.TaskBE+PriorityEnum | None. | 
| StartDate | Gets or sets the start date. | date | None. | 
| Status | Gets or sets the status. | WorkPoint365.WebAPI.Model.TaskBE+State | None. | 
| Title | Gets or sets the title. | string | None. | 
| TotalWork | Gets or sets total work. | integer | None. |