[This is preliminary documentation and is subject to change.]
The TaskInfo type exposes the following properties.
Properties
| Name | Description | |
|---|---|---|
| AccessAppend |
Shows if the task has append access
| |
| AccessDelete |
Shows if the task has delete access
| |
| AccessRead |
Shows if the task has read access
| |
| AccessWrite |
Shows if the task has write access
| |
| ActualDuration |
Actual duration in minutes
| |
| CompletionDate |
The completion date for the task
| |
| CreatedByTimestamp |
Timestamp of the creation of the task
| |
| CreatedByUserId |
The unique id of the creator
| |
| Description |
The description of the task
| |
| DueDate |
The date when the task is due
| |
| EstimatedDuration |
Estimated duration in minutes
| |
| GroupId |
The unique id iof the group
| |
| GroupName |
The name of the group
| |
| IsPrivate |
Shows if the task is private
| |
| IsReminderSelected |
Shows if the reminder is selected for the task
| |
| ModifiedByTimestamp |
Timestamp of last modification
| |
| ModifiedByUserId |
The unique id of the user who last modified the task
| |
| ParentId |
The id of the parent object
| |
| ParentObjectType |
The type of the parent object
| |
| PercentComplete |
The percent complete value for the task
| |
| Recurrence |
The task recurrence object
| |
| Regarding |
The regarding string
| |
| RemindAtDatetime |
The exact date and time for the reminder
| |
| RepeatInfotext |
The text for the repeat information for the task
| |
| RepeatingSequenceId |
The if of the repeating sequence for the task
| |
| StartDate |
The start date for the task
| |
| Subject |
The subject of the task
| |
| TaskAssignments |
The Task Assignment string
| |
| TaskId |
The unique id for the task
| |
| TaskOwnerId |
The unique user id of the task owner
| |
| TaskOwnerName |
the name of the task owner
| |
| TaskPriority |
The priority of the task
| |
| TaskPriorityName |
the name of the task priority
| |
| TaskStatus |
The status of the task
| |
| TaskStatusName |
The name of the task status
| |
| TaskType |
the type of the task
| |
| TaskTypeName |
The name of the task type
| |
| WhenToRemind |
The time when the reminder would go
| |
| WhoToRemind |
The entity who would be reminded for the task
|
