|  | 
| string | id  [get, set] | 
|  | Internal identifier of a task  More... 
 | 
|  | 
| string | creationTime  [get, set] | 
|  | Task creation date/time in UTC time zone Format: date-time  More... 
 | 
|  | 
| string | lastModifiedTime  [get, set] | 
|  | Task the last modified time in UTC time zone Format: date-time  More... 
 | 
|  | 
| string | type  [get, set] | 
|  | Task type Enum: Task  More... 
 | 
|  | 
| TMTaskInfoCreator | creator  [get, set] | 
|  | 
| string[] | chatIds  [get, set] | 
|  | Internal identifiers of the chats where the task is posted or shared  More... 
 | 
|  | 
| string | status  [get, set] | 
|  | Task execution status Enum: Pending, InProgress, Completed  More... 
 | 
|  | 
| string | subject  [get, set] | 
|  | Task name/subject  More... 
 | 
|  | 
| TMTaskInfoAssignees[] | assignees  [get, set] | 
|  | Task name/subject  More... 
 | 
|  | 
| string | completenessCondition  [get, set] | 
|  | How the task completeness should be determined Enum: Simple, AllAssignees, Percentage  More... 
 | 
|  | 
| long? | completenessPercentage  [get, set] | 
|  | Current completeness percentage of the task with the specified percentage completeness condition Maximum: 100 Format: int32  More... 
 | 
|  | 
| string | startDate  [get, set] | 
|  | Task start date Format: date-time  More... 
 | 
|  | 
| string | dueDate  [get, set] | 
|  | Task due date/time Format: date-time  More... 
 | 
|  | 
| string | color  [get, set] | 
|  | Font color of a post with the current task Enum: Black, Red, Orange, Yellow, Green, Blue, Purple, Magenta  More... 
 | 
|  | 
| string | section  [get, set] | 
|  | Task section to group / search by  More... 
 | 
|  | 
| string | description  [get, set] | 
|  | Task details  More... 
 | 
|  | 
| TMTaskInfoRecurrence | recurrence  [get, set] | 
|  | Task details  More... 
 | 
|  | 
| TaskAttachment[] | attachments  [get, set] | 
|  | 
◆ assignees
◆ attachments
◆ chatIds
  
  | 
        
          | string [] RingCentral.TMTaskInfo.chatIds |  | getset | 
 
Internal identifiers of the chats where the task is posted or shared 
 
 
◆ color
  
  | 
        
          | string RingCentral.TMTaskInfo.color |  | getset | 
 
Font color of a post with the current task Enum: Black, Red, Orange, Yellow, Green, Blue, Purple, Magenta 
 
 
◆ completenessCondition
  
  | 
        
          | string RingCentral.TMTaskInfo.completenessCondition |  | getset | 
 
How the task completeness should be determined Enum: Simple, AllAssignees, Percentage 
 
 
◆ completenessPercentage
  
  | 
        
          | long? RingCentral.TMTaskInfo.completenessPercentage |  | getset | 
 
Current completeness percentage of the task with the specified percentage completeness condition Maximum: 100 Format: int32 
 
 
◆ creationTime
  
  | 
        
          | string RingCentral.TMTaskInfo.creationTime |  | getset | 
 
Task creation date/time in UTC time zone Format: date-time 
 
 
◆ creator
◆ description
  
  | 
        
          | string RingCentral.TMTaskInfo.description |  | getset | 
 
 
◆ dueDate
  
  | 
        
          | string RingCentral.TMTaskInfo.dueDate |  | getset | 
 
Task due date/time Format: date-time 
 
 
◆ id
  
  | 
        
          | string RingCentral.TMTaskInfo.id |  | getset | 
 
Internal identifier of a task 
 
 
◆ lastModifiedTime
  
  | 
        
          | string RingCentral.TMTaskInfo.lastModifiedTime |  | getset | 
 
Task the last modified time in UTC time zone Format: date-time 
 
 
◆ recurrence
◆ section
  
  | 
        
          | string RingCentral.TMTaskInfo.section |  | getset | 
 
Task section to group / search by 
 
 
◆ startDate
  
  | 
        
          | string RingCentral.TMTaskInfo.startDate |  | getset | 
 
Task start date Format: date-time 
 
 
◆ status
  
  | 
        
          | string RingCentral.TMTaskInfo.status |  | getset | 
 
Task execution status Enum: Pending, InProgress, Completed 
 
 
◆ subject
  
  | 
        
          | string RingCentral.TMTaskInfo.subject |  | getset | 
 
 
◆ type
  
  | 
        
          | string RingCentral.TMTaskInfo.type |  | getset | 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/TMTaskInfo.cs