| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id of the task |
integer |
None. |
| Subject |
Subject of the task |
string |
None. |
| Description |
Description of the task |
string |
None. |
| StartDate |
Start date |
string |
None. |
| DueDate |
Due date |
string |
None. |
| CompletedDate |
Completed date |
string |
None. |
| Status |
Status of the task |
string |
None. |
| Priority |
Priority of the task |
string |
None. |
| AssignedContactId |
Id of the assigned contact |
integer |
None. |
| Complete |
Complete |
string |
None. |
| ReminderOn |
Signifies whether the reminder is on |
boolean |
None. |
| AlertOn |
Signifies whether the alert is on |
boolean |
None. |
| CreatedBy |
Created by |
integer |
None. |
| CreatedOn |
Created on |
string |
None. |
| ReminderDate |
Reminder date |
string |
None. |
| ModifyBy |
Modify by |
integer |
None. |
| ModifyOn |
Modify on |
string |
None. |
| CreatedBySearchable |
Created By Searchable |
string |
None. |
| PolicyNos |
Actual Policies No |
string |
None. |
| AssignedPolicyIDs |
Assigned policy ids |
Collection of integer |
None. |
| PriorityOrder |
Priority order of the task |
integer |
None. |
| NotificationReminders |
List of notification reminders |
Collection of NotificationReminderDTO |
None. |
| AssignedEmployeeIDs |
Assigned employee ids |
Collection of integer |
None. |
| AssignedContactName |
Assigned Contact Name |
string |
None. |
| OfficeEmployeeIDs |
Office Employee IDs |
string |
None. |
| OfficeEmployeeNames |
Office Employee Names |
string |
None. |